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

  /external/v8/src/
fixed-dtoa.cc 295 const uint32_t kMaxUInt32 = 0xFFFFFFFF;
355 if (integrals > kMaxUInt32) {
globals.h 142 const uint32_t kMaxUInt32 = 0xFFFFFFFFu;
    [all...]

Completed in 68 milliseconds