Searched defs:pSt (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/
H A Dmalloc.c1319 StructWithPtr *pSt = &St;
1320 pSt->memP = malloc(12);
1318 StructWithPtr *pSt = &St; local

Completed in 49 milliseconds