Home
last modified time | relevance | path

Searched defs:VA_LIST (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dlibtos.h55 #define VA_LIST va_list macro
58 #define VA_LIST va_list macro
/netbsd-src/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