Searched refs:asize (Results 1 – 2 of 2) sorted by relevance
451 static int find(char *word, char **array, int asize) { in find() argument454 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() local473 asize = sizeof(tfuncs)/sizeof(test_func); in find_testfunc()475 i = -1; j = asize; /* strictly between i and j */ in find_testfunc()
5 define zeroext i1 @_Z3fooPjmS_mRSt6bitsetILm32EE(ptr nocapture %a, i64 %asize, ptr nocapture %b, i6…