Searched refs:le (Results 1 - 25 of 393) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D990829-1.c1 double test (const double le, const double ri) argument
3 double val = ( ri - le ) / ( ri * ( le + 1.0 ) );
H A Dint-compare.c18 le (a, b) function
87 false (le (2, 1));
88 true (le (1, 2));
90 false (le (INT_MAX, 0));
91 true (le (0, INT_MAX));
92 false (le (INT_MAX, 1));
93 true (le (1, INT_MAX));
95 true (le (INT_MIN, 0));
96 false (le (0, INT_MIN));
97 true (le (INT_MI
[all...]
/haiku-buildtools/binutils/ld/emulparams/
H A Delf32ppccommon.sh48 *le:*64lppc*) LIBPATH_SUFFIX=64 ;;
49 *le:*32lppc*) LIBPATH_SUFFIX=32 ;;
50 *le:*64*) LIBPATH_SUFFIX=64be ;;
51 *le:*32*) LIBPATH_SUFFIX=32be ;;
52 *:*64lppc*) LIBPATH_SUFFIX=64le ;;
53 *:*32lppc*) LIBPATH_SUFFIX=32le ;;
/haiku-buildtools/binutils/gas/testsuite/gas/mep/
H A Dallinsn.exp22 run_dump_test $test.le
H A Ddj2.le.d4 #name: dj2.le
H A Dbranch1.le.d4 #name: branch1.le
/haiku-buildtools/binutils/ld/testsuite/ld-tilegx/
H A Dtilegx.exp32 { {objdump -ds reloc-le.d} }
/haiku-buildtools/legacy/binutils/gas/
H A Dsb.h59 struct le *item;
65 typedef struct le struct
67 struct le *next;
/haiku-buildtools/binutils/gas/testsuite/gas/mri/
H A Dwhile.s9 while d1 <le> #10 do
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mri/
H A Dwhile.s9 while d1 <le> #10 do
/haiku-buildtools/binutils/gold/testsuite/
H A Deh_test_2.sh31 if test "$size" -le 8; then
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/vector/
H A Dvec-scalar-cmp-1.c46 le (double a, double b) function
/haiku-buildtools/binutils/gas/testsuite/gas/tic6x/
H A Dendian-3.d6 .*: *file format elf32-tic6x-le
H A Ddata-reloc.d4 .*: *file format elf32-tic6x-le
/haiku-buildtools/binutils/ld/testsuite/ld-cris/
H A Dtls-err-43.d2 #source: tls-le-12.s
H A Dtls-err-44.d1 #source: tls-le-12.s
H A Dtls-err-51.d2 #source: tls-le-12s.s
H A Dtls-err-52.d1 #source: tls-le-12s.s
H A Dtls-err-65.d2 #source: tls-le-12s.s
/haiku-buildtools/binutils/ld/testsuite/ld-tic6x/
H A Ddsbt-index.d7 .*: *file format elf32-tic6x-le
H A Dweak-data.d7 .*: *file format elf32-tic6x-le
/haiku-buildtools/binutils/ld/testsuite/ld-aarch64/
H A Dtls-relax-gd-le.d1 #source: tls-relax-gd-le.s
H A Dtls-relax-gdesc-le.d1 #source: tls-relax-gdesc-le.s
H A Dtls-relax-ie-le-3.d1 #source: tls-relax-ie-le-3.s
H A Dtls-relax-ie-le.d1 #source: tls-relax-ie-le.s

Completed in 160 milliseconds

1234567891011>>