Searched refs:VA_DECL (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpline.c27 pline VA_DECL(const char *, line)
47 pline VA_DECL(const char *, line)
73 Norep VA_DECL(const char *, line)
115 You VA_DECL(const char *, line)
125 Your VA_DECL(const char *,line)
135 You_feel VA_DECL(const char *,line)
146 You_cant VA_DECL(const char *,line)
156 pline_The VA_DECL(const char *,line)
166 There VA_DECL(const char *,line)
176 You_hear VA_DECL(cons
[all...]
H A Dend.c253 panic VA_DECL(const char *, str)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpline.c27 pline VA_DECL(const char *, line)
47 pline VA_DECL(const char *, line)
73 Norep VA_DECL(const char *, line)
115 You VA_DECL(const char *, line)
125 Your VA_DECL(const char *,line)
135 You_feel VA_DECL(const char *,line)
146 You_cant VA_DECL(const char *,line)
156 pline_The VA_DECL(const char *,line)
166 There VA_DECL(const char *,line)
176 You_hear VA_DECL(cons
[all...]
H A Dend.c253 panic VA_DECL(const char *, str)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpctty.c74 error VA_DECL(const char *,s)
H A Dpcsys.c415 msmsg VA_DECL(const char *, fmt)
H A Dunixtty.c440 error VA_DECL(const char *,s)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpctty.c74 error VA_DECL(const char *,s)
H A Dpcsys.c415 msmsg VA_DECL(const char *, fmt)
H A Dunixtty.c440 error VA_DECL(const char *,s)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dtradstdc.h71 # define VA_DECL(typ1,var1) (typ1 var1, ...) { va_list the_args; macro
85 # define VA_DECL(typ1,var1) (va_alist) va_dcl {\ macro
96 # define VA_DECL(typ1,var1) (var1,VA_ARGS) typ1 var1; \ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dtradstdc.h71 # define VA_DECL(typ1,var1) (typ1 var1, ...) { va_list the_args; macro
85 # define VA_DECL(typ1,var1) (va_alist) va_dcl {\ macro
96 # define VA_DECL(typ1,var1) (var1,VA_ARGS) typ1 var1; \ macro

Completed in 50 milliseconds