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

  /external/vixl/src/aarch64/
instructions-aarch64.h 92 const int64_t kXMaxInt = INT64_C(0x7fffffffffffffff);
  /external/v8/src/arm64/
constants-arm64.h 84 const int64_t kXMaxInt = 0x7fffffffffffffffL;
    [all...]

Completed in 695 milliseconds