Home
last modified time | relevance | path

Searched refs:__gcc_VOIDFUNCPTR (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/fixincludes/tests/base/
H A Dtime.h20 typedef void (*__gcc_VOIDFUNCPTR) (...); typedef
22 typedef void (*__gcc_VOIDFUNCPTR) (); typedef
26 #define VOIDFUNCPTR __gcc_VOIDFUNCPTR
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/tests/base/
H A Dtime.h28 typedef void (*__gcc_VOIDFUNCPTR) (...); typedef
30 typedef void (*__gcc_VOIDFUNCPTR) (); typedef
34 #define VOIDFUNCPTR __gcc_VOIDFUNCPTR
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dinclhack.def3765 "typedef void (*__gcc_VOIDFUNCPTR) (...);\n"
3767 "typedef void (*__gcc_VOIDFUNCPTR) ();\n"
3771 "#define VOIDFUNCPTR __gcc_VOIDFUNCPTR";
/openbsd/gnu/gcc/fixincludes/
H A Dinclhack.def4722 "typedef void (*__gcc_VOIDFUNCPTR) (...);\n"
4724 "typedef void (*__gcc_VOIDFUNCPTR) ();\n"
4728 "#define VOIDFUNCPTR __gcc_VOIDFUNCPTR";