Home
last modified time | relevance | path

Searched refs:check (Results 1 – 25 of 46) sorted by relevance

12

/sysdeps/pthread/
A Dtst-cond23.c27 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 Dtst-socket-consts.py34 def check(define): function
58 check(''),
59 check('#undef _GNU_SOURCE\n'),
60 check('#undef _GNU_SOURCE\n'
A Dtst-syscall-list.sh76 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 DMakefile10 test-xfail-check-execstack = yes
14 test-xfail-check-wx-segment = *
A Dlocalplt.data1 # See scripts/check-localplt.awk for how this file is processed.
/sysdeps/x86/
A Dtst-cet-legacy-1a.c37 check (void) in check() function
66 return check (); in do_test()
A Ddl-cacheinfo.h535 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 Dlocalplt.data2 # relocation means this test cannot check for GOT relocations as an
/sysdeps/gnu/netinet/
A Dudp.h71 uint16_t check; member
/sysdeps/sparc/
A DMakefile25 test-xfail-check-wx-segment = *
/sysdeps/unix/sysv/linux/csky/
A Dlocalplt.data1 # See scripts/check-localplt.awk for how this file is processed.
/sysdeps/unix/sysv/linux/riscv/
A Dlocalplt.data1 # See scripts/check-localplt.awk for how this file is processed.
/sysdeps/generic/
A Dlocalplt.data1 # See scripts/check-localplt.awk for how this file is processed.
/sysdeps/unix/sysv/linux/aarch64/
A Dlocalplt.data1 # See scripts/check-localplt.awk for how this file is processed.
/sysdeps/unix/sysv/linux/sh/
A Dlocalplt.data1 # See scripts/check-localplt.awk for how this file is processed.
/sysdeps/x86_64/
A Dlocalplt.data1 # See scripts/check-localplt.awk for how this file is processed.
/sysdeps/mach/hurd/i386/
A DMakefile100 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 Dlocalplt.data1 # See scripts/check-localplt.awk for how this file is processed.
/sysdeps/unix/sysv/linux/arm/
A Dclone.S31 @ sanity check args
/sysdeps/sparc/sparc32/
A Dconfigure.ac16 # It is suffice to check for int only and the test is similar of C11
/sysdeps/powerpc/powerpc64/
A Dconfigure.ac25 # We check if compiler supports @notoc generation since there is no
/sysdeps/unix/sysv/linux/mips/
A Dconfigure.ac141 # 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 DMakefile63 test-xfail-check-execstack = yes
/sysdeps/generic/netinet/
A Dip.h61 uint16_t check; member
/sysdeps/arm/
A Dstrlen.S35 beq Laligned @ skip into main check routine if no

Completed in 18 milliseconds

12