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

  /external/vixl/src/aarch64/
instructions-aarch64.h 91 const uint64_t kWMaxUInt = UINT64_C(0xffffffff);
  /external/v8/src/arm64/
constants-arm64.h 83 const uint64_t kWMaxUInt = 0xffffffffUL;
    [all...]

Completed in 131 milliseconds