Searched refs:all_list (Results 1 – 1 of 1) sorted by relevance
78 static char **all_list = NULL; variable86 if (!all_list[i]) in consume_symbol()88 if (strcmp(sym, all_list[i])) in consume_symbol()90 all_list[i] = NULL; in consume_symbol()419 all_list = realloc(all_list, sizeof(char *) * all_list_len); in find_all_symbols()423 all_list[start] = str; in find_all_symbols()554 if (!all_list[i]) in main()557 all_list[i]); in main()