Home
last modified time | relevance | path

Searched refs:find (Results 1 – 19 of 19) sorted by relevance

/sysdeps/alpha/
A Dmemchr.c32 #define find(X, Y) cmpbeq0 ((X) ^ (Y)) macro
72 found = find (current, c) & ~mask; in __memchr()
90 found = find (current, c); in __memchr()
109 found = find (current, c); \ in __memchr()
115 found = find (current, c); \ in __memchr()
144 found = find (current, c); in __memchr()
154 found = find (current, c) & ~mask; in __memchr()
A Dstrcmp.S76 and a0, 7, t4 # e0 : find s1 misalignment
77 and a1, 7, t5 # .. e1 : find s2 misalignment
96 cmpbge zero, t1, t7 # .. e1 : find that zero again
115 cmpbge zero, t0, t7 # .. e1 : find zero in first s1 word
145 cmpbge zero, t0, t7 # .. e1 : find zero in current s1 word
150 cmpbge zero, t2, t4 # e0 : find zero in next low bits
A Dstxncpy.S96 negq t7, t8 # e0 : find low bit set
128 and a0, 7, t0 # find dest misalignment
181 cmpbge zero, t2, t7 # e0 : find nulls in second partial
299 and a0, 7, t4 # .. e1 : find dest misalignment
300 and a1, 7, t5 # e0 : find src misalignment
A Dstrncmp.S53 and a0, 7, t4 # find s1 misalignment
54 and a1, 7, t5 # find s2 misalignment
167 cmpbge zero, t0, t7 # find eos in first s1 word
A Dstxcpy.S83 negq t7, t6 # e0 : find low bit set
241 and a0, 7, t4 # .. e1 : find dest misalignment
242 and a1, 7, t5 # e0 : find src misalignment
A Dbzero.S85 and a1, 7, t4 # .. e1 : find number of bytes in tail
A Dmemset.S96 and a2, 7, t4 # .. e1 : find number of bytes in tail
/sysdeps/generic/
A Dintr-msg.h15 #error Could not find machine-dependent intr-msg.h file.
A DMakefile24 ifeq (yes:yes,$(build-shared):$(unwind-find-fde))
/sysdeps/mach/
A Dconfigure.ac5 AC_MSG_ERROR([cannot find required build tool mig])
16 [AC_MSG_ERROR([cannot find Mach headers])], -)
18 AC_MSG_ERROR([cannot find Mach .defs files])], -)
A Dconfigure125 as_fn_error $? "cannot find required build tool mig" "$LINENO" 5
142 as_fn_error $? "cannot find Mach headers" "$LINENO" 5
150 as_fn_error $? "cannot find Mach .defs files" "$LINENO" 5
/sysdeps/alpha/alphaev6/
A Dstxncpy.S110 negq t7, t8 # E : find low bit set
146 and a0, 7, t0 # E : find dest misalignment
212 cmpbge zero, t2, t7 # E : find nulls in second partial
335 and a0, 7, t4 # E : find dest misalignment
336 and a1, 7, t5 # E : find src misalignment
A Dstxcpy.S88 negq t10, t6 # E : find low bit set
260 and a0, 7, t4 # E : find dest misalignment
261 and a1, 7, t5 # E : find src misalignment
/sysdeps/powerpc/
A Dpreconfigure.ac37 # directory exists in sysdeps/powerpc. Likewise, if we find a
A Dpreconfigure37 # directory exists in sysdeps/powerpc. Likewise, if we find a
/sysdeps/arm/
A Dpreconfigure.ac45 AC_MSG_WARN([arm/preconfigure: Did not find ARM architecture type; using default])
A Dstrlen.S58 Llastword: @ drop through to here once we find a
A Dpreconfigure49 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: arm/preconfigure: Did not find ARM architecture …
50 $as_echo "$as_me: WARNING: arm/preconfigure: Did not find ARM architecture type; using default" >&2…
/sysdeps/arm/armv6/
A Dstrrchr.S65 @ Any time we find a match in a word, we copy the address of

Completed in 12 milliseconds