Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 61) sorted by relevance

123

/sysdeps/alpha/
A Dmemchr.c73 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 Dstrcat.S44 bne t1, $found
51 $found: negq t1, t2 # clear all but least set bit
A Dstrlen.S50 bne t1, $found
57 $found: negq t1, t2 # clear all but least set bit
A Dstrncat.S46 bne t1, $found
53 $found: negq t1, t2 # clear all but least set bit
A Drawmemchr.S58 bne t0, $found # .. e1 (zdb)
70 $found:
/sysdeps/unix/sysv/linux/
A Dtst-sigcontext-get_pc.c46 bool found = false; in handler() local
52 found = true; in handler()
60 TEST_VERIFY (found); in handler()
A Dtst-sysvshm-linux.c162 bool found = false; in do_test() local
173 found = true; in do_test()
178 if (!found) in do_test()
A Dtst-sysvmsg-linux.c151 bool found = false; in do_test() local
162 found = true; in do_test()
167 if (!found) in do_test()
A Dtst-sysvsem-linux.c159 bool found = false; in do_test() local
169 found = true; in do_test()
174 if (!found) in do_test()
A Dmalloc-hugepages.c165 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 Dstrrchr.S62 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 Dstrchr.S92 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 Drawmemchr.S78 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 Dstrlen.S44 bne $2, $found # U :
51 $found:
A Dstrcat.S45 bne $2, $found # U :
52 $found: cttz $2, $3 # U0 :
A Dstrncat.S51 bne t1, $found # U :
58 $found: cttz t1, t2 # U0 :
A Drawmemchr.S65 bne t0, $found # U :
83 $found:
/sysdeps/sparc/sparc32/
A D__longjmp.S51 be,a LOC(found) /* Better have hit it exactly. */
77 LOC(found):
/sysdeps/x86/
A Dtst-cpu-features-cpuinfo.c60 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 Ddl-cacheinfo.h213 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 Dmemchr.S52 @ 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 Dpreconfigure23 # 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 Dpreconfigure23 # 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 Dconfigure24 # 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 Dconfigure24 # 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"…

Completed in 19 milliseconds

123