OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shift_a
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkFloat.cpp
141
int
shift_a
= 0, shift_b = 0;
local
156
shift_a
= exp_diff;
160
int value_a = get_signed_value(packed_a) >>
shift_a
;
/external/valgrind/main/VEX/priv/
guest_generic_x87.c
552
#define
SHIFT_A
4
559
#define MASK_A (1 <<
SHIFT_A
)
Completed in 56 milliseconds