/sysdeps/pthread/ |
A D | tst-cond23.c | 27 check (pthread_condattr_t *condattr, int pshared, clockid_t cl) in check() function 71 if (check (&condattr, PTHREAD_PROCESS_PRIVATE, CLOCK_REALTIME)) in run_test() 80 if (check (&condattr, PTHREAD_PROCESS_SHARED, CLOCK_REALTIME)) in run_test() 89 if (check (&condattr, PTHREAD_PROCESS_SHARED, cl)) in run_test() 98 if (check (&condattr, PTHREAD_PROCESS_PRIVATE, cl)) in run_test() 107 if (check (&condattr, PTHREAD_PROCESS_PRIVATE, CLOCK_REALTIME)) in run_test() 116 if (check (&condattr, PTHREAD_PROCESS_PRIVATE, cl)) in run_test() 125 if (check (&condattr, PTHREAD_PROCESS_SHARED, cl)) in run_test() 134 if (check (&condattr, PTHREAD_PROCESS_SHARED, CLOCK_REALTIME)) in run_test()
|
/sysdeps/unix/sysv/linux/ |
A D | tst-socket-consts.py | 34 def check(define): function 58 check(''), 59 check('#undef _GNU_SOURCE\n'), 60 check('#undef _GNU_SOURCE\n'
|
A D | tst-syscall-list.sh | 76 comm --check-order -2 -3 -- "$comm_1" "$comm_2" > "$comm_result" 92 comm --check-order -1 -3 -- "$comm_1" "$comm_2" > "$comm_result"
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | Makefile | 10 test-xfail-check-execstack = yes 14 test-xfail-check-wx-segment = *
|
A D | localplt.data | 1 # See scripts/check-localplt.awk for how this file is processed.
|
/sysdeps/x86/ |
A D | tst-cet-legacy-1a.c | 37 check (void) in check() function 66 return check (); in do_test()
|
A D | dl-cacheinfo.h | 535 int check = 0x1 | (threads_l3 == 0) << 1; in get_common_cache_info() local 553 if ((check & 0x1)) in get_common_cache_info() 558 check &= ~0x1; in get_common_cache_info() 562 if ((check & (0x1 << 1))) in get_common_cache_info() 570 check &= ~(0x1 << 1); in get_common_cache_info() 575 while (check); in get_common_cache_info()
|
/sysdeps/mips/ |
A D | localplt.data | 2 # relocation means this test cannot check for GOT relocations as an
|
/sysdeps/gnu/netinet/ |
A D | udp.h | 71 uint16_t check; member
|
/sysdeps/sparc/ |
A D | Makefile | 25 test-xfail-check-wx-segment = *
|
/sysdeps/unix/sysv/linux/csky/ |
A D | localplt.data | 1 # See scripts/check-localplt.awk for how this file is processed.
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | localplt.data | 1 # See scripts/check-localplt.awk for how this file is processed.
|
/sysdeps/generic/ |
A D | localplt.data | 1 # See scripts/check-localplt.awk for how this file is processed.
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | localplt.data | 1 # See scripts/check-localplt.awk for how this file is processed.
|
/sysdeps/unix/sysv/linux/sh/ |
A D | localplt.data | 1 # See scripts/check-localplt.awk for how this file is processed.
|
/sysdeps/x86_64/ |
A D | localplt.data | 1 # See scripts/check-localplt.awk for how this file is processed.
|
/sysdeps/mach/hurd/i386/ |
A D | Makefile | 100 test-xfail-check-abi-libhurduser = yes 103 test-xfail-check-abi-libmachuser = yes 111 test-xfail-tst-mallocfork2-malloc-check = yes 155 check-execstack-xfail += ld.so libc.so libpthread.so
|
A D | localplt.data | 1 # See scripts/check-localplt.awk for how this file is processed.
|
/sysdeps/unix/sysv/linux/arm/ |
A D | clone.S | 31 @ sanity check args
|
/sysdeps/sparc/sparc32/ |
A D | configure.ac | 16 # It is suffice to check for int only and the test is similar of C11
|
/sysdeps/powerpc/powerpc64/ |
A D | configure.ac | 25 # We check if compiler supports @notoc generation since there is no
|
/sysdeps/unix/sysv/linux/mips/ |
A D | configure.ac | 141 # NOTE: The check below assumes that in absence of user-provided minimum_kernel 143 # all known configurations. If this changes, the check must be updated.
|
A D | Makefile | 63 test-xfail-check-execstack = yes
|
/sysdeps/generic/netinet/ |
A D | ip.h | 61 uint16_t check; member
|
/sysdeps/arm/ |
A D | strlen.S | 35 beq Laligned @ skip into main check routine if no
|