Searched defs:FuncDef (Results 1 – 1 of 1) sorted by relevance
1188 typedef struct FuncDef FuncDef; typedef1829 struct FuncDef { struct1833 FuncDef *pNext; /* Next function with same name */ argument1840 FuncDef *pHash; /* Next with a different name but the same hash */ argument1850 ** the number of FuncDef objects created (either 1 or 3, depending on whether argument