OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msb_bits
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.cc
877
uint32_t
msb_bits
= static_cast<uint32_t>(cond.value_ >> 32);
local
928
uint32_t
msb_bits
= static_cast<uint32_t>(cond.value_ >> 32);
local
[
all
...]
Completed in 62 milliseconds