Searched defs:pps (Results 1 – 4 of 4) sorted by relevance
62 void pps(void){} // expected-warning {{no previous prototype for function 'pps'}} in pps() function
49 void af1_g(MemoryAllocator &Alloc, struct stuff **pps) { in af1_g()
94 af1_g(struct stuff ** pps) af1_g() argument
103 Status **pps = DoYetAnotherThing(); in lazy() local