Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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