Searched defs:VA_LIST (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dlibtos.h55 #define VA_LIST va_list macro
58 #define VA_LIST va_list macro
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Dos.h97 # define VA_LIST(var) va_list var; macro
105 # define VA_LIST(var) va_list var; macro
113 # define VA_LIST(var) macro
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Dos.h97 # define VA_LIST(var) va_list var; macro
105 # define VA_LIST(var) va_list var; macro
113 # define VA_LIST(var) macro

Completed in 79 milliseconds