Searched refs:sysinclude_paths (Results 1 – 1 of 1) sorted by relevance
2416 char **sysinclude_paths; member8592 path = s1->sysinclude_paths[i - s1->nb_include_paths]; in preprocess()20913 tcc_free(s1->sysinclude_paths[i]); in tcc_delete()20914 tcc_free(s1->sysinclude_paths); in tcc_delete()20933 dynarray_add((void ***)&s1->sysinclude_paths, &s1->nb_sysinclude_paths, pathname1); in tcc_add_sysinclude_path()