Searched refs:occurs_table (Results 1 – 1 of 1) sorted by relevance
238 static OCCURS *occurs_table[1]; /* all words retained from the read text */ variable634 qsort (occurs_table[0], number_of_occurs[0], sizeof **occurs_table, in sort_found_occurs()949 occurs_table[0] = x2nrealloc (occurs_table[0], in find_occurs_in_text()951 sizeof *occurs_table[0]); in find_occurs_in_text()952 occurs_cursor = occurs_table[0] + number_of_occurs[0]; in find_occurs_in_text()1659 occurs_cursor = occurs_table[0]; in generate_all_output()