Home
last modified time | relevance | path

Searched refs:BITS64 (Results 1 – 22 of 22) sorted by relevance

/freebsd-9-stable/tools/test/testfloat/sparc64/
Dsparc64.h37 #define BITS64 macro
54 #ifdef BITS64
71 #ifdef BITS64
76 #ifdef BITS64
Dsystfloat.h102 #ifdef BITS64
114 #ifdef BITS64
140 #ifdef BITS64
167 #ifdef BITS64
193 #ifdef BITS64
/freebsd-9-stable/lib/libc/powerpc64/softfloat/
Dpowerpc-gcc.h17 #define BITS64 macro
36 #ifdef BITS64
55 #ifdef BITS64
60 #ifdef BITS64
/freebsd-9-stable/lib/libc/powerpc/softfloat/
Dpowerpc-gcc.h17 #define BITS64 macro
36 #ifdef BITS64
55 #ifdef BITS64
60 #ifdef BITS64
/freebsd-9-stable/lib/libc/mips/softfloat/
Dmips-gcc.h21 #define BITS64 macro
40 #ifdef BITS64
59 #ifdef BITS64
64 #ifdef BITS64
/freebsd-9-stable/lib/libc/arm/softfloat/
Darm-gcc.h21 #define BITS64 macro
40 #ifdef BITS64
59 #ifdef BITS64
64 #ifdef BITS64
/freebsd-9-stable/tools/test/testfloat/
Dtestsoftfloat.c66 #ifdef BITS64
78 #ifdef BITS64
104 #ifdef BITS64
131 #ifdef BITS64
157 #ifdef BITS64
197 #ifdef BITS64
209 #ifdef BITS64
235 #ifdef BITS64
262 #ifdef BITS64
288 #ifdef BITS64
[all …]
DtestLoops.h51 #ifdef BITS64
63 #ifdef BITS64
82 #ifdef BITS64
103 #ifdef BITS64
125 #ifdef BITS64
Dslowfloat.h41 #ifdef BITS64
54 #ifdef BITS64
82 #ifdef BITS64
112 #ifdef BITS64
142 #ifdef BITS64
Dsystfloat.c75 #ifdef BITS64
130 #ifdef BITS64
240 #ifdef BITS64
361 #ifdef BITS64
462 #ifdef BITS64
DtestCases.h31 #ifdef BITS64
54 #ifdef BITS64
DwriteHex.c94 #ifdef BITS64
117 #ifdef BITS64
Dslowfloat.c30 #ifdef BITS64
Drandom.h29 #ifdef BITS64
Drandom.c53 #ifdef BITS64
DwriteHex.h30 #ifdef BITS64
Dslowfloat-32.c375 #ifdef BITS64 in float64ToFloatX()
423 #ifdef BITS64 in floatXToFloat64()
464 #ifdef BITS64 in floatXToFloat64()
539 #ifdef BITS64 in floatXToFloat64()
1079 #ifdef BITS64 in slow_float64_sub()
DtestLoops.c151 #ifdef BITS64
274 #ifdef BITS64
393 #ifdef BITS64
682 #ifdef BITS64
953 #ifdef BITS64
1407 #ifdef BITS64
1863 #ifdef BITS64
2317 #ifdef BITS64
Dtestfloat.c105 #ifdef BITS64 in main()
DtestCases.c306 #ifdef BITS64
1145 #ifdef BITS64
3180 #ifdef BITS64 in testCases_initSequence()
3224 #ifdef BITS64 in testCases_initSequence()
3269 #ifdef BITS64
3307 #ifdef BITS64 in testCases_next()
3526 #ifdef BITS64 in testCases_next()
Dtestfloat-source.txt197 depending on whether the `BITS64' macro is defined.
271 If 64-bit integers are supported by the compiler, the macro name `BITS64'
298 If the preprocessor macro `BITS64' is defined in the `processors' header
299 file but only the 32-bit version of SoftFloat is actually used, the `BITS64'
/freebsd-9-stable/lib/libc/softfloat/
Dsoftfloat-source.txt176 If 64-bit integers are supported by the compiler, the macro name `BITS64'
182 If `BITS64' is not defined, only the 32-bit version of SoftFloat can be
183 compiled. If `BITS64' _is_ defined, either can be compiled.
288 2. If `BITS64' is defined in the `processors' header file, choose whether
290 `BITS64' is not defined, your only choice is the 32-bit implementation.