Home
last modified time | relevance | path

Searched defs:VOIDFUNCPTR (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/fixincludes/tests/base/
H A Dtime.h26 #define VOIDFUNCPTR __gcc_VOIDFUNCPTR macro
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/tests/base/
H A Dtime.h34 #define VOIDFUNCPTR __gcc_VOIDFUNCPTR macro
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/
H A DvxTypes.h47 typedef VOID (*VOIDFUNCPTR) (); /* ptr to function returning VOID */ typedef