Home
last modified time | relevance | path

Searched defs:sb3 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/test/Lower/OpenMP/PFT/
H A Dpre-fir-tree-loop.f9058 subroutine sb3 subroutine
59 integer :: i, n local
60 integer :: tmp
/llvm-project/flang/test/Lower/OpenMP/
H A Dworkshare.f9033 subroutine sb3(arr) subroutine
34 arrsb3 global() argument
/llvm-project/flang/test/Semantics/OpenMP/
H A Ddefault-none.f9037 subroutine sb3(x) subroutine
38 xsb3 global() argument
/llvm-project/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/
H A Dpointer.volatile.pass.cpp75 testbuf<char> sb3; in main() local