Home
last modified time | relevance | path

Searched refs:CMDLINE_PROCESS (Results 1 – 14 of 14) sorted by relevance

/glibc-2.36/
Dtest-skeleton.c87 #ifdef CMDLINE_PROCESS
93 CMDLINE_PROCESS in legacy_cmdline_process_function()
96 # undef CMDLINE_PROCESS
97 # define CMDLINE_PROCESS legacy_cmdline_process_function macro
/glibc-2.36/support/
Dtest-driver.c161 #ifdef CMDLINE_PROCESS in main()
162 test_config.cmdline_function = CMDLINE_PROCESS; in main()
Dtst-support_record_failure.c59 #define CMDLINE_PROCESS cmdline_process macro
/glibc-2.36/nptl/
Dtst-oddstacklimit.c68 #define CMDLINE_PROCESS \ macro
Dtst-stackguard1.c218 #define CMDLINE_PROCESS \ macro
Dtst-cancel7.c201 #define CMDLINE_PROCESS cmdline_process macro
/glibc-2.36/rt/
Dtst-mqueue7.c37 #define CMDLINE_PROCESS \ macro
/glibc-2.36/sysdeps/pthread/
Dtst-mutex10.c107 #define CMDLINE_PROCESS cmdline_process macro
/glibc-2.36/elf/
Dtst-stackguard1.c202 #define CMDLINE_PROCESS cmdline_process_function macro
Dtst-ptrguard1.c215 #define CMDLINE_PROCESS cmdline_process_function macro
/glibc-2.36/time/
Dtst-strptime2.c229 #define CMDLINE_PROCESS \ macro
/glibc-2.36/string/
Dtest-string.h124 # define CMDLINE_PROCESS cmdline_process_function macro
/glibc-2.36/benchtests/
Dbench-string.h178 # define CMDLINE_PROCESS cmdline_process_function macro
/glibc-2.36/ChangeLog.old/
DChangeLog.187507 (CMDLINE_PROCESS): Use function instead of defined macro.
13036 (CMDLINE_PROCESS): Define using function instead of macro.
13499 (TEST_FUNCTION, PREPARE, CLEANUP_HANDLER, CMDLINE_PROCESS):