Home
last modified time | relevance | path

Searched defs:twop32 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dfloatdidf.S18 twop32: label
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfloatditf.c12 static const double twop32 = 0x1.0p32; in __floatditf() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatdidf.c29 static const double twop32 = 4294967296.0; // 0x1.0p32 in __floatdidf() local