OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yHi
(Results
1 - 5
of
5
) sorted by null
/external/compiler-rt/lib/builtins/ppc/
gcc_qdiv.c
20
double
yHi
, yLo, qHi, qLo;
39
yHi
= high26bits(y);
43
yLo = y -
yHi
;
46
tmp = LOWORDER(yq,
yHi
, yLo, qHi, qLo);
/external/valgrind/VEX/priv/
host_arm_isel.c
[
all
...]
host_mips_isel.c
[
all
...]
host_x86_isel.c
[
all
...]
host_ppc_isel.c
[
all
...]
Completed in 1628 milliseconds