HomeSort by relevance Sort by last modified time
    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