Searched refs:USE_VARARGS (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dconfig1.h143 # define USE_VARARGS macro
155 # define USE_VARARGS macro
169 # ifdef USE_VARARGS
170 # undef USE_VARARGS macro
H A Dtradstdc.h48 * USE_VARARGS means use the <varargs.h> facilities. Again, this should only
55 /* #define USE_VARARGS */ /* use <varargs.h> instead of <stdarg.h> */
59 # define USE_VARARGS macro
63 # if !defined(USE_VARARGS) && !defined(USE_OLDARGS) && !defined(USE_STDARG)
83 # ifdef USE_VARARGS
H A Dsystem.h475 # if defined(USE_STDARG) || defined(USE_VARARGS)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dconfig1.h143 # define USE_VARARGS macro
155 # define USE_VARARGS macro
169 # ifdef USE_VARARGS
170 # undef USE_VARARGS macro
H A Dtradstdc.h48 * USE_VARARGS means use the <varargs.h> facilities. Again, this should only
55 /* #define USE_VARARGS */ /* use <varargs.h> instead of <stdarg.h> */
59 # define USE_VARARGS macro
63 # if !defined(USE_VARARGS) && !defined(USE_OLDARGS) && !defined(USE_STDARG)
83 # ifdef USE_VARARGS
H A Dsystem.h475 # if defined(USE_STDARG) || defined(USE_VARARGS)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpline.c23 #if defined(USE_STDARG) || defined(USE_VARARGS)
210 #if defined(USE_STDARG) || defined(USE_VARARGS)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpline.c23 #if defined(USE_STDARG) || defined(USE_VARARGS)
210 #if defined(USE_STDARG) || defined(USE_VARARGS)

Completed in 49 milliseconds