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

  /art/runtime/entrypoints/
entrypoint_utils-inl.h     [all...]
  /external/v8/src/
globals.h 104 const int kMaxInt = 0x7FFFFFFF;
105 const int kMinInt = -kMaxInt - 1;
    [all...]

Completed in 905 milliseconds