HomeSort by relevance Sort by last modified time
    Searched defs:bpw (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/
m_execontext.c 272 Int bpw = 8 * sizeof(UWord); local
273 w = (w << n) | (w >> (bpw-n));
  /external/valgrind/helgrind/
libhb_core.c 4400 Int bpw = 8 * sizeof(UWord); local
    [all...]

Completed in 965 milliseconds