/sysdeps/alpha/ |
A D | memchr.c | 73 if (unlikely (found)) in __memchr() 90 found = find (current, c); in __memchr() 91 if (found) in __memchr() 109 found = find (current, c); \ in __memchr() 110 if (unlikely (found)) \ in __memchr() 115 found = find (current, c); \ in __memchr() 116 if (unlikely (found)) \ in __memchr() 144 found = find (current, c); in __memchr() 145 if (unlikely (found)) in __memchr() 155 if (found == 0) in __memchr() [all …]
|
A D | strcat.S | 44 bne t1, $found 51 $found: negq t1, t2 # clear all but least set bit
|
A D | strlen.S | 50 bne t1, $found 57 $found: negq t1, t2 # clear all but least set bit
|
A D | strncat.S | 46 bne t1, $found 53 $found: negq t1, t2 # clear all but least set bit
|
A D | rawmemchr.S | 58 bne t0, $found # .. e1 (zdb) 70 $found:
|
/sysdeps/unix/sysv/linux/ |
A D | tst-sigcontext-get_pc.c | 46 bool found = false; in handler() local 52 found = true; in handler() 60 TEST_VERIFY (found); in handler()
|
A D | tst-sysvshm-linux.c | 162 bool found = false; in do_test() local 173 found = true; in do_test() 178 if (!found) in do_test()
|
A D | tst-sysvmsg-linux.c | 151 bool found = false; in do_test() local 162 found = true; in do_test() 167 if (!found) in do_test()
|
A D | tst-sysvsem-linux.c | 159 bool found = false; in do_test() local 169 found = true; in do_test() 174 if (!found) in do_test()
|
A D | malloc-hugepages.c | 165 bool found = false; in __malloc_hugepage_config() local 192 found = true; in __malloc_hugepage_config() 196 if (found) in __malloc_hugepage_config()
|
/sysdeps/arm/armv6/ |
A D | strrchr.S | 62 mov r2, #0 @ No found bits yet 66 @ the word to r0, and the found bits to r2. 93 mov r4, r5 @ Overwrite first word C found 94 mov r6, r7 @ Overwrite first word EOS found 96 @ Found EOS. Zap found C after EOS. 100 rev r6, r6 @ Byte swap found EOS, 101 rev r4, r4 @ ... this found C 102 rev r2, r2 @ ... prev found C 118 @ Adjust the result pointer if we found a word containing C.
|
A D | strchr.S | 92 orr r4, r4, r6 @ Combine found for EOS and C 102 @ Adjust r4 to the found bits for the word containing the match. 112 @ For LE, swap the found word so clz searches from the little end.
|
A D | rawmemchr.S | 78 orrs r3, r3, r2 @ Test both words for found 85 @ Adjust r2 to the found bits for the word containing the match.
|
/sysdeps/alpha/alphaev67/ |
A D | strlen.S | 44 bne $2, $found # U : 51 $found:
|
A D | strcat.S | 45 bne $2, $found # U : 52 $found: cttz $2, $3 # U0 :
|
A D | strncat.S | 51 bne t1, $found # U : 58 $found: cttz t1, t2 # U0 :
|
A D | rawmemchr.S | 65 bne t0, $found # U : 83 $found:
|
/sysdeps/sparc/sparc32/ |
A D | __longjmp.S | 51 be,a LOC(found) /* Better have hit it exactly. */ 77 LOC(found):
|
/sysdeps/x86/ |
A D | tst-cpu-features-cpuinfo.c | 60 int found = 0; in check_proc() local 77 found = 1; in check_proc() 78 printf (" cpuinfo (%s): %d\n", proc_name, found); in check_proc() 80 if (found != flag) in check_proc() 82 if (found || active) in check_proc() 91 return (found != flag); in check_proc()
|
A D | dl-cacheinfo.h | 213 struct intel_02_cache_info *found; in intel_check_word() local 217 found = bsearch (&search, intel_02_known, nintel_02_known, in intel_check_word() 219 if (found != NULL) in intel_check_word() 221 if (found->rel_name == folded_rel_name) in intel_check_word() 227 return found->size; in intel_check_word() 229 return found->assoc; in intel_check_word() 232 return found->linesize; in intel_check_word() 235 if (found->rel_name == M(_SC_LEVEL2_CACHE_SIZE)) in intel_check_word()
|
/sysdeps/arm/armv6t2/ |
A D | memchr.S | 52 @ returns r0 = pointer to character or NULL if not found 66 beq 50f @ If it matches exit found 110 cbz r2, 40f @ 0 length or hit the end already then not found 127 60: @ We're here because the fast path found a hit - now we have to track down exactly which word …
|
/sysdeps/microblaze/ |
A D | preconfigure | 23 # Check for GNU ac_path_GREP and select it if it is found. 57 …as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 89 # Check for GNU ac_path_EGREP and select it if it is found. 123 …as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO"…
|
/sysdeps/sh/ |
A D | preconfigure | 23 # Check for GNU ac_path_GREP and select it if it is found. 57 …as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 89 # Check for GNU ac_path_EGREP and select it if it is found. 123 …as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO"…
|
/sysdeps/mips/ |
A D | configure | 24 # Check for GNU ac_path_GREP and select it if it is found. 58 …as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 90 # Check for GNU ac_path_EGREP and select it if it is found. 124 …as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO"…
|
/sysdeps/nios2/ |
A D | configure | 24 # Check for GNU ac_path_GREP and select it if it is found. 58 …as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 90 # Check for GNU ac_path_EGREP and select it if it is found. 124 …as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO"…
|