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

  /external/v8/src/
globals.h 254 const int kBitsPerInt = kIntSize * kBitsPerByte;
  /external/chromium_org/v8/src/
globals.h 270 const int kBitsPerInt = kIntSize * kBitsPerByte;

Completed in 52 milliseconds