Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Semantics/
H A Dcommon-blocks-warn.f9011 subroutine size_2 subroutine
13 common x, y, z local
15 common /c/ xc, yc, zc common
/llvm-project-15.0.7/openmp/libomptarget/test/offloading/
H A Dnon_contiguous_update.cpp68 int64_t size_2 = 4, type_2 = OMP_TGT_MAPTYPE_NON_CONTIG; in main() local