Searched defs:list_alloced (Results 1 – 1 of 1) sorted by relevance
3775 char ***list, int *list_used, int *list_alloced) in add_filename_to_list()3840 int list_alloced = 1; in make_source_files_completion_list() local