Searched defs:argtable (Results 1 – 4 of 4) sorted by relevance
244 __find_arguments (const char *fmt0, va_list ap, union arg **argtable) in __find_arguments()432 __find_warguments (const wchar_t *fmt0, va_list ap, union arg **argtable) in __find_warguments()654 build_arg_table(struct typetable *types, va_list ap, union arg **argtable) in build_arg_table()
362 union arg *argtable; /* args, built due to positional arg */ in __vfprintf() local
442 union arg *argtable; /* args, built due to positional arg */ in __vfwprintf() local
283 const enum mdocargt *argtable; in mdoc_argv() local