Searched refs:run (Results 1 – 14 of 14) sorted by relevance
/sysdeps/s390/ |
A D | tst-dl-runtime.c | 76 const char *run; in do_test() local 80 run = (i == 0) ? "lazy" : "non-lazy"; in do_test() 82 printf ("-> %s r0 = 0x%lx\n", run, r0); in do_test() 84 printf ("<- %s r0 * 2 = 0x%lx\n", run, r0); in do_test()
|
/sysdeps/ia64/fpu/ |
A D | README | 31 completed, run "make check" to verify that all (math) checks succeed. 32 If these checks succeed, you should also run the following commands to 45 script, you can run the commands:
|
/sysdeps/unix/sysv/linux/x86/ |
A D | Makefile | 35 env $(run-program-env) $(test-via-rtld-prefix) \
|
/sysdeps/arm/ |
A D | preconfigure.ac | 9 # sysdeps/arm/configure.ac after those tests have been run.
|
A D | preconfigure | 9 # sysdeps/arm/configure.ac after those tests have been run.
|
/sysdeps/unix/sysv/linux/ |
A D | configure.ac | 78 *** If you really mean to do this, run configure again using the extra 114 Delete the links and re-run configure, or better still, move the entire
|
A D | configure | 120 *** If you really mean to do this, run configure again using the extra 157 Delete the links and re-run configure, or better still, move the entire
|
/sysdeps/x86/ |
A D | dl-tunables.list | 48 # run-time. NB: Don't set the default value since we can't tell
|
/sysdeps/unix/sysv/linux/mips/ |
A D | configure.ac | 138 # Check if we are supposed to run on kernels older than 4.8.0. If so,
|
A D | configure | 479 # Check if we are supposed to run on kernels older than 4.8.0. If so,
|
/sysdeps/hppa/hppa1.1/ |
A D | submul_1.S | 38 ;! It seems possible to make this run as fast as __mpn_addmul_1, if we use
|
/sysdeps/arm/armv6t2/ |
A D | memchr.S | 97 bne 15b @ (Flags from the subs above) If not run out of bytes then go around again
|
/sysdeps/ieee754/ldbl-128ibm-compat/ |
A D | Makefile | 103 ifeq ($(run-built-tests),yes) 169 ifeq ($(run-built-tests),yes)
|
/sysdeps/pthread/ |
A D | Makefile | 181 ifeq ($(run-built-tests),yes)
|
Completed in 9 milliseconds