Searched defs:pci (Results 1 – 2 of 2) sorted by relevance
24 int C::*pci; // expected-error {{'pci' does not point into a class}} variable
48 const int *pci = new const int(); in good_news() local