OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bpw
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/
m_execontext.c
236
Int
bpw
= 8 * sizeof(UWord);
local
237
w = (w << n) | (w >> (
bpw
-n));
/external/valgrind/main/helgrind/
libhb_core.c
4047
Int
bpw
= 8 * sizeof(UWord);
local
[
all
...]
Completed in 158 milliseconds