Searched refs:StructWithPtr (Results 1 – 2 of 2) sorted by relevance
57 } StructWithPtr; typedef117 StructWithPtr s; in map_with_deep_copy()
912 } StructWithPtr; typedef914 static StructWithPtr arrOfStructs[10];918 StructWithPtr St; in testMalloc()923 StructWithPtr testMalloc2(void) { in testMalloc2()925 StructWithPtr St; in testMalloc2()937 StructWithPtr St; in testStructLeak()1421 StructWithPtr St; in localStructTest()1422 StructWithPtr *pSt = &St; in localStructTest()1884 StructWithPtr *s = malloc(sizeof(StructWithPtr)); in testMallocIntoMalloc()