Home
last modified time | relevance | path

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

/netbsd/src/regress/lib/libc/ieeefp/testfloat/include/
Dsystfloat.h66 #ifdef BITS64
71 #ifdef BITS64
83 #ifdef BITS64
97 #ifdef BITS64
103 #ifdef BITS64
118 #ifdef BITS64
124 #ifdef BITS64
151 #ifdef BITS64
163 #ifdef BITS64
189 #ifdef BITS64
[all …]
Dmilieu.h82 #define BITS64 macro
101 #ifdef BITS64
120 #ifdef BITS64
125 #ifdef BITS64
DtestLoops.h83 #ifdef BITS64
95 #ifdef BITS64
114 #ifdef BITS64
135 #ifdef BITS64
157 #ifdef BITS64
DtestCases.h63 #ifdef BITS64
86 #ifdef BITS64
DwriteHex.h62 #ifdef BITS64
/netbsd/src/lib/libc/arch/mips/softfloat/
Dmips-gcc.h20 #define BITS64 macro
39 #ifdef BITS64
58 #ifdef BITS64
63 #ifdef BITS64
/netbsd/src/lib/libc/arch/sh3/softfloat/
Dsh3-gcc.h22 #define BITS64 macro
41 #ifdef BITS64
60 #ifdef BITS64
65 #ifdef BITS64
/netbsd/src/lib/libc/arch/powerpc/softfloat/
Dpowerpc-gcc.h22 #define BITS64 macro
41 #ifdef BITS64
60 #ifdef BITS64
65 #ifdef BITS64
/netbsd/src/lib/libc/arch/m68k/softfloat/
Dm68k-gcc.h22 #define BITS64 macro
41 #ifdef BITS64
60 #ifdef BITS64
65 #ifdef BITS64
/netbsd/src/lib/libc/arch/aarch64/softfloat/
Daarch64-gcc.h22 #define BITS64 macro
41 #ifdef BITS64
60 #ifdef BITS64
65 #ifdef BITS64
/netbsd/src/lib/libc/arch/sparc64/softfloat/
Dsparc64-gcc.h22 #define BITS64 macro
41 #ifdef BITS64
60 #ifdef BITS64
65 #ifdef BITS64
/netbsd/src/sys/lib/libkern/
Dmilieu.h82 #define BITS64 macro
99 #ifdef BITS64
116 #ifdef BITS64
121 #ifdef BITS64
/netbsd/src/lib/libc/arch/arm/softfloat/
Darm-gcc.h20 #define BITS64 macro
39 #ifdef BITS64
58 #ifdef BITS64
63 #ifdef BITS64
/netbsd/src/regress/lib/libc/ieeefp/testfloat/
Dsystfloat.c146 #ifdef BITS64
194 #ifdef BITS64
305 #ifdef BITS64
426 #ifdef BITS64
523 #ifdef BITS64
DwriteHex.c126 #ifdef BITS64
149 #ifdef BITS64
DtestLoops.c182 #ifdef BITS64
305 #ifdef BITS64
424 #ifdef BITS64
713 #ifdef BITS64
984 #ifdef BITS64
1438 #ifdef BITS64
1894 #ifdef BITS64
2348 #ifdef BITS64
DtestCases.c337 #ifdef BITS64
1177 #ifdef BITS64
3213 #ifdef BITS64 in testCases_initSequence()
3257 #ifdef BITS64 in testCases_initSequence()
3302 #ifdef BITS64
3340 #ifdef BITS64 in testCases_next()
3559 #ifdef BITS64 in testCases_next()
Dtestfloat.c141 #ifdef BITS64 in main()
/netbsd/src/lib/libc/softfloat/
Dsoftfloat-source.txt175 If 64-bit integers are supported by the compiler, the macro name `BITS64'
181 If `BITS64' is not defined, only the 32-bit version of SoftFloat can be
182 compiled. If `BITS64' _is_ defined, either can be compiled.
287 2. If `BITS64' is defined in the `processors' header file, choose whether
289 `BITS64' is not defined, your only choice is the 32-bit implementation.
/netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/
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'