Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dbind-c13.f903 subroutine interop(ptr,ashape,arank,eshape,asize) bind(c) argument
/llvm-project/libc/AOR_v20.02/math/test/
H A Dmathtest.c451 static int find(char *word, char **array, int asize) { in find()
471 int i, j, asize; in find_testfunc() local