Home
last modified time | relevance | path

Searched defs:params (Results 1 – 14 of 14) sorted by relevance

/glibc-2.36/htl/
Dforward.c32 #define FORWARD2(name, rettype, decl, params, defaction) \ argument
43 #define FORWARD_NORETURN(name, rettype, decl, params, defaction) \ argument
53 #define FORWARD(name, decl, params, defretval) \ argument
/glibc-2.36/argp/
Dargp-test.c83 struct params struct
85 unsigned foonly; /* Value parsed for foonly. */
86 unsigned foonly_default; /* Default value for it. */
139 struct params *params = state->input; in parse_opt() local
176 struct params *params = input; in help_filter() local
201 struct params params; in main() local
/glibc-2.36/misc/
Dgtty.c24 gtty (int fd, struct sgttyb *params) in gtty()
Dstty.c24 stty (int fd, const struct sgttyb *params) in stty()
/glibc-2.36/sysdeps/unix/bsd/
Dgtty.c23 gtty (int fd, struct sgttyb *params) in gtty()
Dstty.c23 stty (int fd, const struct sgttyb *params) in stty()
/glibc-2.36/nss/
Dtst-nss-files-hosts-multi.c87 expected_ghbn (const struct test_params *params) in expected_ghbn()
137 expected_gai (const struct test_params *params) in expected_gai()
199 run_gbhn_gai (struct test_params *params) in run_gbhn_gai()
250 struct test_params *params = closure; in subprocess() local
281 struct test_params params = in run_test() local
/glibc-2.36/include/sys/
Dcdefs.h17 # define __nonnull(params) argument
/glibc-2.36/benchtests/scripts/
Dplot_strings.py177 def plotThroughput(timings, params, routine, bench_variant, title, outpath): argument
/glibc-2.36/misc/sys/
Dcdefs.h289 # define __attribute_alloc_size__(params) \ argument
292 # define __attribute_alloc_size__(params) /* Ignore. */ argument
384 # define __attribute_nonnull__(params) __attribute__ ((__nonnull__ params)) argument
386 # define __attribute_nonnull__(params) argument
390 # define __nonnull(params) __attribute_nonnull__ (params) argument
/glibc-2.36/stdlib/
Dcanonicalize.c22 # define _GL_ARG_NONNULL(params) argument
/glibc-2.36/sysdeps/htl/
Dpthread-functions.h137 #define PTHFCT_CALL(fct, params) \ argument
/glibc-2.36/benchtests/
Dbench-pthread-mutex-locks.c123 Worker_Params *p, params[num_threads]; in do_one_test() local
/glibc-2.36/posix/
Dglob.c22 # define _GL_ARG_NONNULL(params) argument