Searched defs:nargs (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/stdio-common/ |
D | tst-vfprintf-user-type.c | 67 size_t nargs; in my_printf_function() local 150 size_t nargs; in my_arginfo_function() local
|
D | printf-parsemb.c | 66 size_t nargs = 0; in __parse_one_specwc() local
|
D | printf-prs.c | 62 size_t nargs; /* Number of arguments. */ in parse_printf_format() local
|
D | vfprintf-internal.c | 1143 size_t nargs = 0; in printf_positional() local
|
/glibc-2.36/intl/ |
D | plural-exp.h | 59 int nargs; /* Number of arguments. */ member
|
/glibc-2.36/support/ |
D | shell-container.c | 311 int nargs; in run_command_string() local
|
/glibc-2.36/math/ |
D | math.h | 553 #define __MATHCALL_NARROW_NORMAL(func, nargs) \ argument 555 #define __MATHCALL_NARROW_REDIR(func, redir, nargs) \ argument 558 #define __MATHCALL_NARROW(func, redir, nargs) \ argument 578 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 584 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 596 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 607 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 613 # define __MATHCALL_NARROW(func, redir, nargs) \ argument 625 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
|
/glibc-2.36/sysdeps/nptl/ |
D | lowlevellock-futex.h | 57 # define lll_futex_syscall(nargs, futexp, op, ...) \ argument
|