Home
last modified time | relevance | path

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

/freebsd/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h16 #define BITS64 macro
35 #ifdef BITS64
54 #ifdef BITS64
59 #ifdef BITS64
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h16 #define BITS64 macro
35 #ifdef BITS64
54 #ifdef BITS64
59 #ifdef BITS64
/freebsd/lib/libc/riscv/softfloat/
H A Driscv-gcc.h16 #define BITS64 macro
35 #ifdef BITS64
54 #ifdef BITS64
59 #ifdef BITS64
/freebsd/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h20 #define BITS64 macro
39 #ifdef BITS64
58 #ifdef BITS64
63 #ifdef BITS64
/freebsd/lib/libc/arm/softfloat/
H A Darm-gcc.h20 #define BITS64 macro
39 #ifdef BITS64
58 #ifdef BITS64
63 #ifdef BITS64
/freebsd/lib/libc/softfloat/
H A 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.