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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfloatdidf.S14 twop52: label
H A Dfloatundidf.S22 twop52: label
H A Dfloatundisf.S59 twop52: label
H A Dfloatundixf.S14 twop52: label
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfloatditf.c13 static const double twop52 = 0x1.0p52; local
H A Dfloatunditf.c14 static const double twop52 = 0x1.0p52; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/x86_64/
H A Dfloatundidf.S22 twop52: label
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatdidf.c28 static const double twop52 = 4503599627370496.0; // 0x1.0p52 local
H A Dfloatundidf.c28 static const double twop52 = 4503599627370496.0; // 0x1.0p52 local

Completed in 65 milliseconds