Searched refs:a_short (Results 1 – 6 of 6) sorted by relevance
85 short a_short; member
45 ap->a.a_short = va_arg (args, /*short*/ int); in printf_fetchargs()
652 int arg = a.arg[dp->arg_index].a.a_short; in VASNPRINTF()
4 struct a_short { char c; short s; } s_c_s = { 'a', 13 }; argument
2159 lots_of_args (int an_integer, long a_long, short a_short,