Searched defs:FuncDef (Results 1 – 5 of 5) sorted by relevance
610 typedef struct FuncDef FuncDef; typedef975 struct FuncDef { struct980 FuncDef *pNext; /* Next function with same name */ argument985 FuncDef *pHash; /* Next with a different name but the same hash */ argument994 ** the number of FuncDef objects created (either 1 or 3, depending on whether argument
193 struct FuncDef { struct198 static struct FuncDef _KAISER12 = {kaiser12_table, 64}; argument
7605 typedef struct FuncDef FuncDef; typedef9335 struct FuncDef { struct9340 FuncDef *pNext; /* Next function with same name */ argument9345 FuncDef *pHash; /* Next with a different name but the same hash */ argument9354 ** the number of FuncDef objects created (either 1 or 3, depending on whether argument
8137 typedef struct FuncDef FuncDef; typedef9889 struct FuncDef { struct9894 FuncDef *pNext; /* Next function with same name */ argument9899 FuncDef *pHash; /* Next with a different name but the same hash */ argument9908 ** the number of FuncDef objects created (either 1 or 3, depending on whether argument