Searched defs:VOIDFUNCPTR (Results 1 – 3 of 3) sorted by relevance
26 #define VOIDFUNCPTR __gcc_VOIDFUNCPTR macro
34 #define VOIDFUNCPTR __gcc_VOIDFUNCPTR macro
47 typedef VOID (*VOIDFUNCPTR) (); /* ptr to function returning VOID */ typedef