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