Home
last modified time | relevance | path

Searched defs:twop52 (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/
H A Dfloatdidf.S13 twop52: label
H A Dfloatundidf.S23 twop52: label
H A Dfloatundixf.S13 twop52: label
H A Dfloatundisf.S58 twop52: label
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/
H A Dfloatundidf.S23 twop52: label
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
H A Dfloatditf.c13 static const double twop52 = 0x1.0p52; in __floatditf() local
H A Dfloatunditf.c14 static const double twop52 = 0x1.0p52; in __floatunditf() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfloatdidf.c33 static const double twop52 = 4503599627370496.0; // 0x1.0p52 in __floatdidf() local
H A Dfloatundidf.c33 static const double twop52 = 4503599627370496.0; // 0x1.0p52 in __floatundidf() local