Home
last modified time | relevance | path

Searched defs:test_overflow (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dcase01.f90182 subroutine test_overflow subroutine
183 integer :: j local
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp449 constexpr bool test_overflow() { in test_overflow() function