Searched defs:twop52 (Results 1 - 9 of 9) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/ | ||
| H A D | floatdidf.S | 13 twop52: label |
| H A D | floatundidf.S | 23 twop52: label |
| H A D | floatundixf.S | 13 twop52: label |
| H A D | floatundisf.S | 58 twop52: label |
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/ | ||
| H A D | floatundidf.S | 23 twop52: label |
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/ | ||
| H A D | floatditf.c | 13 static const double twop52 = 0x1.0p52; local in function:__floatditf |
| H A D | floatunditf.c | 14 static const double twop52 = 0x1.0p52; local in function:__floatunditf |
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | ||
| H A D | floatdidf.c | 33 static const double twop52 = 4503599627370496.0; // 0x1.0p52 local in function:__floatdidf |
| H A D | floatundidf.c | 33 static const double twop52 = 4503599627370496.0; // 0x1.0p52 local in function:__floatundidf |
Completed in 6 milliseconds