Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dresolve91.f9063 integer, dimension(3) :: iarray variable
69 integer, dimension(2) :: iarray variable
H A Dstop01.f907 integer, dimension(1:100) :: iarray variable
/llvm-project/libcxx/src/
H A Dios.cpp140 long* iarray = static_cast<long*>(realloc(__iarray_, newcap * sizeof(long))); in iword() local
/llvm-project/clang/test/Sema/
H A Ddesignated-initializers.c7 int iarray[10] = { variable