Searched defs:nl_type (Results 1 – 6 of 6) sorted by relevance
| /external/trusty/musl/src/stdio/ |
| D | vfwprintf.c | 144 static int wprintf_core(FILE *f, const wchar_t *fmt, va_list *ap, union arg *nl_arg, int *nl_type) in wprintf_core() 341 int nl_type[NL_ARGMAX] = {0}; in vfwprintf() local
|
| D | vfprintf.c | 557 static int printf_core(FILE *f, const char *fmt, va_list *ap, union arg *nl_arg, int *nl_type, int … in printf_core() 858 int nl_type[NL_ARGMAX+1] = {0}; in vfprintf_worker() local
|
| /external/musl/src/stdio/ |
| D | vfwprintf.c | 152 static int wprintf_core(FILE *f, const wchar_t *fmt, va_list *ap, union arg *nl_arg, int *nl_type) in wprintf_core() 350 int nl_type[NL_ARGMAX+1] = {0}; in vfwprintf() local
|
| D | vfprintf.c | 430 static int printf_core(FILE *f, const char *fmt, va_list *ap, union arg *nl_arg, int *nl_type) in printf_core() 667 int nl_type[NL_ARGMAX+1] = {0}; in vfprintf() local
|
| /external/autotest/client/deps/iwcap/src/ |
| D | iwcap.c | 221 static int check_iftype(struct nlattr *tb_msg[], int nl_type) in check_iftype()
|
| /external/iproute2/tc/ |
| D | f_flower.c | 1177 int nl_type, nl_mask_type; in flower_print_opt() local
|