Searched refs:off_idx (Results 1 – 1 of 1) sorted by relevance
58 static uint_t off_idx = 0; /* first free index in offsets array */ variable107 while (i < off_idx) { in writeout()135 if (off_idx == off_size) { in insert_word()142 off_idx = off_size = 0; in insert_word()149 offsets[off_idx++] = off; in insert_word()265 qsort((void *)offsets, off_idx, sizeof (int), compare); in sort_file()280 off_idx = 0; in sort_file()