/sysdeps/unix/sysv/linux/sparc/sparc64/ |
A D | wordexp.c | 43 wordexp_t we; in __old_wordexp() local 46 we.we_wordc = pwordexp->we_wordc; in __old_wordexp() 47 we.we_wordv = pwordexp->we_wordv; in __old_wordexp() 48 we.we_offs = pwordexp->we_offs; in __old_wordexp() 50 result = __new_wordexp (words, &we, flags); in __old_wordexp() 52 pwordexp->we_wordc = we.we_wordc; in __old_wordexp() 53 pwordexp->we_wordv = we.we_wordv; in __old_wordexp() 54 pwordexp->we_offs = we.we_offs; in __old_wordexp()
|
/sysdeps/unix/sysv/linux/ia64/ |
A D | wordexp.c | 43 wordexp_t we; in __old_wordexp() local 46 we.we_wordc = pwordexp->we_wordc; in __old_wordexp() 47 we.we_wordv = pwordexp->we_wordv; in __old_wordexp() 48 we.we_offs = pwordexp->we_offs; in __old_wordexp() 50 result = __new_wordexp (words, &we, flags); in __old_wordexp() 52 pwordexp->we_wordc = we.we_wordc; in __old_wordexp() 53 pwordexp->we_wordv = we.we_wordv; in __old_wordexp() 54 pwordexp->we_offs = we.we_offs; in __old_wordexp()
|
/sysdeps/arm/armv6/ |
A D | strlen.S | 28 @ To cater to long strings, we want to search through a few 29 @ characters until we reach an aligned pointer. To cater to 30 @ small strings, we don't want to start doing word operations 65 @ we get 1 for any byte that was originally zero and 0 otherwise. 66 @ Therefore we consider the lsb of each byte the "found" bit. 86 @ bit result from clz will be 7 higher than "true", but we'll
|
A D | strcpy.S | 50 @ To cater to long strings, we want 8 byte alignment in the source. 51 @ To cater to small strings, we don't want to start that right away. 140 @ aligned. Therefore we have to shift the data in order to be 143 @ Find out which misalignment we're dealing with.
|
A D | rawmemchr.S | 30 @ To cater to long strings, we want to search through a few 31 @ characters until we reach an aligned pointer. To cater to 32 @ small strings, we don't want to start doing word operations 72 @ we consider the lsb of each byte the "found" bit. 93 @ bit result from clz will be 7 higher than "true", but we'll
|
A D | strchr.S | 31 @ To cater to long strings, we want to search through a few 32 @ characters until we reach an aligned pointer. To cater to 33 @ small strings, we don't want to start doing word operations 60 @ So now we're aligned. Now we actually need a stack frame. 84 @ we consider the lsb of each byte the "found" bit.
|
A D | strrchr.S | 33 @ Loop a few times until we're aligned. 46 @ So now we're aligned. Now we actually need a stack frame. 65 @ Any time we find a match in a word, we copy the address of 70 @ we consider the lsb of each byte the "found" bit. 118 @ Adjust the result pointer if we found a word containing C.
|
/sysdeps/arm/ |
A D | Versions | 21 # This set has to exist in some Versions file so we can use 2.19 in 22 # SHLIB_COMPAT. Since it didn't exist anywhere else, we add it here.
|
A D | dl-trampoline.S | 34 @ we get called with 83 @ we get called with 95 @ For now, we only save the general purpose registers. 137 @ Check whether we're wrapping this function.
|
A D | strlen.S | 50 Laligned: @ here, we have a word in r2. Does it 56 ldrne r2, [r1], $4 @ and we continue to the next word 58 Llastword: @ drop through to here once we find a
|
/sysdeps/powerpc/powerpc64/le/power9/ |
A D | Makeconfig | 1 # Hint to multiarch (if used) we support power9
|
/sysdeps/mips/mips64/ |
A D | Versions | 4 # sets, but we always had it.
|
/sysdeps/powerpc/powerpc64/be/ |
A D | Implies-after | 1 # On PowerPC we use the IBM extended long double format.
|
/sysdeps/powerpc/powerpc32/ |
A D | Implies-after | 1 # On PowerPC we use the IBM extended long double format.
|
/sysdeps/wordsize-32/ |
A D | Versions | 4 # and so we don't put them in locale/Versions.
|
/sysdeps/x86_64/ |
A D | Versions | 12 # sets, but we always had it.
|
A D | preconfigure.ac | 7 # Check if we are building for x32.
|
/sysdeps/powerpc/powerpc64/le/ |
A D | Implies-before | 1 # On PowerPC we use the IBM extended long double format.
|
/sysdeps/m68k/ |
A D | Versions | 10 # sets, but we always had it.
|
/sysdeps/mach/hurd/ |
A D | err_hurd.sub | 6 /* Omit `const' because we are included with `static'
|
/sysdeps/ia64/ |
A D | Versions | 18 # sets, but we always had it.
|
/sysdeps/sparc/sparc64/ |
A D | Versions | 17 # sets, but we always had it.
|
/sysdeps/alpha/ |
A D | configure.ac | 4 # With required gcc+binutils, we can always access static and hidden
|
A D | configure | 4 # With required gcc+binutils, we can always access static and hidden
|
/sysdeps/powerpc/ |
A D | preconfigure.ac | 23 # Lets ask the compiler which Power processor we've got, in case the user did 37 # directory exists in sysdeps/powerpc. Likewise, if we find a
|