Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfloatdidf.S14 twop52: label
H A Dfloatundidf.S22 twop52: label
H A Dfloatundixf.S14 twop52: label
H A Dfloatundisf.S59 twop52: label
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/x86_64/
H A Dfloatundidf.S22 twop52: label
/freebsd-src/contrib/llvm-project/compiler-rt/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
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatdidf.c28 static const double twop52 = 4503599627370496.0; // 0x1.0p52 in __floatdidf() local
H A Dfloatundidf.c28 static const double twop52 = 4503599627370496.0; // 0x1.0p52 in __floatundidf() local