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

/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
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/
H A Dfloatundidf.S23 twop52: label
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
H A Dfloatditf.c13 static const double twop52 = 0x1.0p52; local in function:__floatditf
H A Dfloatunditf.c14 static const double twop52 = 0x1.0p52; local in function:__floatunditf
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfloatdidf.c33 static const double twop52 = 4503599627370496.0; // 0x1.0p52 local in function:__floatdidf
H A Dfloatundidf.c33 static const double twop52 = 4503599627370496.0; // 0x1.0p52 local in function:__floatundidf

Completed in 6 milliseconds