Home
last modified time | relevance | path

Searched refs:asize (Results 1 – 2 of 2) 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() argument
454 asize /= sizeof(char *); in find()
456 i = -1; j = asize; /* strictly between i and j */ in find()
471 int i, j, asize; in find_testfunc() local
473 asize = sizeof(tfuncs)/sizeof(test_func); in find_testfunc()
475 i = -1; j = asize; /* strictly between i and j */ in find_testfunc()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dphi-bit-propagation.ll5 define zeroext i1 @_Z3fooPjmS_mRSt6bitsetILm32EE(ptr nocapture %a, i64 %asize, ptr nocapture %b, i6…