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

  /external/clang/test/SemaCXX/
integer-overflow.cpp 20 overflow2 = (uint64_t)(4608 * 1024 * 1024), local
31 overflow += overflow2 = overflow3 = (uint64_t)(4608 * 1024 * 1024);
33 overflow += overflow2 = overflow3 = 4608 * 1024 * 1024;
36 overflow += overflow2 = overflow3 = static_cast<uint64_t>(4608 * 1024 * 1024);
  /external/clang/test/Sema/
integer-overflow.c 20 overflow2 = (uint64_t)(4608 * 1024 * 1024), local
29 overflow += overflow2 = overflow3 = (uint64_t)(4608 * 1024 * 1024);
31 overflow += overflow2 = overflow3 = 4608 * 1024 * 1024;
  /external/clang/test/SemaTemplate/
temp_arg_nontype.cpp 99 Overflow<255> *overflow2; // okay variable
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
stringobject.c     [all...]
unicodeobject.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
stringobject.c     [all...]
unicodeobject.c     [all...]
  /external/python/cpython2/Objects/
stringobject.c     [all...]
unicodeobject.c     [all...]

Completed in 229 milliseconds