Lines Matching refs:top
123 uint32_t bottom = 0, top = src->invUCA->tableSize;129 while(bottom < top-1) {130 i = (top+bottom)/2;135 top = i;1134 if(src->varTop != NULL) { /* stuff the variable top value */