Searched refs:here (Results 1 – 20 of 20) sorted by relevance
/sysdeps/unix/sysv/linux/ |
A D | dl-sysdep.c | 112 unsigned int here = *cp++ - '0'; in _dl_discover_osversion() local 116 here *= 10; in _dl_discover_osversion() 117 here += *cp++ - '0'; in _dl_discover_osversion() 122 version |= here; in _dl_discover_osversion()
|
A D | configure.ac | 33 # set arch_minimum_kernel already, let that override our defaults here.
|
A D | configure | 52 # set arch_minimum_kernel already, let that override our defaults here.
|
/sysdeps/unix/sysv/linux/sparc/sparc32/fpu/ |
A D | Implies | 1 # We must list this here to move it ahead of the ldbl-opt code.
|
/sysdeps/ia64/ |
A D | _mcount.S | 61 .here: label 69 adds r2 = _mcount_ret_helper - .here, r2
|
/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/ |
A D | Implies | 1 # We must list this here to move it ahead of the ldbl-opt code.
|
/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/ |
A D | Implies | 1 # We must list this here to move it ahead of the ldbl-opt code.
|
/sysdeps/arm/ |
A D | Versions | 22 # SHLIB_COMPAT. Since it didn't exist anywhere else, we add it here.
|
A D | preconfigure.ac | 8 # avoid this, add -fno-unwind-tables here and remove it in 19 # Note if you add patterns here you must ensure that
|
A D | strlen.S | 50 Laligned: @ here, we have a word in r2. Does it 58 Llastword: @ drop through to here once we find a
|
A D | memmove.S | 104 CALGN( sbcsne r4, ip, r2 ) @ C is always set here 107 CALGN( subs r2, r2, ip ) @ C is set here 255 CALGN( sbcsne r4, ip, r2 ) @ C is always set here
|
A D | memcpy.S | 88 CALGN( sbcsne r4, r3, r2 ) @ C is always set here 240 CALGN( sbcsne r4, ip, r2 ) @ C is always set here
|
A D | preconfigure | 8 # avoid this, add -fno-unwind-tables here and remove it in 19 # Note if you add patterns here you must ensure that
|
/sysdeps/mips/ |
A D | preconfigure | 20 # $config_machine is not really needed here but the slash after
|
/sysdeps/powerpc/ |
A D | preconfigure.ac | 36 # Note if you add patterns here you must ensure that an appropriate
|
A D | preconfigure | 36 # Note if you add patterns here you must ensure that an appropriate
|
/sysdeps/arm/armv6/ |
A D | strrchr.S | 99 @ Byte swap to be congruent with LE, which is easier from here on.
|
/sysdeps/mach/ |
A D | configure.ac | 58 dnl but we don't do a check for that here because in a bare
|
/sysdeps/arm/armv6t2/ |
A D | memchr.S | 127 60: @ We're here because the fast path found a hit - now we have to track down exactly which word …
|
/sysdeps/hppa/ |
A D | udiv_qrnnd.S | 276 ;! We come here when d == 0xFFFFFFFF
|
Completed in 10 milliseconds