OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:twop32
(Results
1 - 7
of
7
) sorted by null
/external/compiler-rt/lib/i386/
floatdidf.S
15
twop32
: .quad 0x41f0000000000000
label
26
mulsd REL_ADDR(
twop32
), %xmm1 // a_hi as a double (without rounding)
/external/compiler-rt/lib/ppc/
floatditf.c
12
static const double
twop32
= 0x1.0p32;
local
18
const double high_addend = (double)((int32_t)(a >> 32))*
twop32
- twop52;
/external/compiler-rt/lib/
floatdidf.c
36
static const double
twop32
= 0x1.0p32;
local
40
const double high = (int32_t)(a >> 32) *
twop32
;
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp
[
all
...]
/prebuilts/sdk/renderscript/lib/x86/
libcompiler_rt.a
74
KKg K ? I external/compiler-rt/lib/i386/floatdidf.S /usr/local/google/home/timmurray/mr2/jb-mr2-dev clang version 3.1 ?twop52
twop32