Home
last modified time | relevance | path

Searched defs:SREAL_MAX_SIG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsreal.h28 #define SREAL_MAX_SIG (((int64_t) 1 << (SREAL_PART_BITS - 1)) - 1) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsreal.h28 #define SREAL_MAX_SIG (((int64_t) 1 << (SREAL_PART_BITS - 1)) - 1) macro