Searched defs:QUIET_NAN (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Dfp-bit.h148 # define QUIET_NAN ((TItype)0x8 << 108) macro
158 # define QUIET_NAN ((TItype)0x8 << (48 + 64)) macro
184 # define QUIET_NAN 0x100000L macro
207 # define QUIET_NAN 0x8000000000000LL macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/
H A Dfp-bit.h150 # define QUIET_NAN ((TItype)0x8 << 108) macro
160 # define QUIET_NAN ((TItype)0x8 << (48 + 64)) macro
186 # define QUIET_NAN 0x100000L macro
209 # define QUIET_NAN 0x8000000000000LL macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Ddp-bit.c105 # define QUIET_NAN 0x100000L macro
125 # define QUIET_NAN 0x8000000000000LL macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-fpu.c121 #define QUIET_NAN LSBIT64 (NR_FRACBITS - 1) macro

Completed in 167 milliseconds