Home
last modified time | relevance | path

Searched refs:memP (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Analysis/
Dmalloc.c903 int *memP; member
911 St.memP = x; in testMalloc()
918 St.memP = x; in testMalloc2()
930 St.memP = malloc(12); in testStructLeak()
1415 pSt->memP = malloc(12); in localStructTest()
1788 s->memP = malloc(sizeof(int)); in testMallocIntoMalloc()