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

  /external/clang/test/Sema/
integer-overflow.c 26 multi_overflow = (uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024)); local
  /external/clang/test/SemaCXX/
integer-overflow.cpp 28 multi_overflow = (uint64_t)((uint64_t)(4608 * 1024 * 1024) * (uint64_t)(4608 * 1024 * 1024)); local

Completed in 279 milliseconds