Searched defs:modstruct (Results 1 – 6 of 6) sorted by relevance
36 struct modstruct /* module table entry format */ struct49 struct modstruct *modnext; /* next module in order of initial reading */ argument51 }; /* careful with sizeof( struct modstruct )!! */ argument
444 typedef struct modstruct { struct450 } modstruct; argument
580 typedef struct modstruct { struct586 } modstruct; argument
614 typedef struct modstruct { struct620 } modstruct; argument
2028 const ModifierInfo* modstruct = FindModifier(mod, value - mod, in GetNextToken() local
3094 string modstruct, outstruct; in writeOutput() local