Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Semantics/
H A Dresolve56.f909 integer ires variable
/llvm-project-15.0.7/pstl/test/std/algorithms/alg.sorting/
H A Dis_sorted.pass.cpp34 auto ires = is_sorted_until(exec, first, last); in operator ()() local