Lines Matching defs:StructWithPtr
977 } StructWithPtr;979 static StructWithPtr arrOfStructs[10];983 StructWithPtr St;988 StructWithPtr testMalloc2(void) {990 StructWithPtr St;1002 StructWithPtr St;1485 StructWithPtr St;1486 StructWithPtr *pSt = &St;1948 StructWithPtr *s = malloc(sizeof(StructWithPtr));