Searched defs:pch (Results 1 – 4 of 4) sorted by relevance
27 int pch() { return 42*42; } in pch() function
151 static __block char * pch; // expected-error {{__block attribute not allowed, only allowed on local variables}} test16() local
297 for (const char *pch = Peek(); in GetHexByteStringFixedLength() local
312 for (const char *pch = Peek(); in GetHexByteStringFixedLength() local