Lines Matching full:include_paths
2416 char **include_paths;8592 path = s1->include_paths[i];20910 tcc_free(s1->include_paths[i]);20911 tcc_free(s1->include_paths);20925 dynarray_add((void ***)&s1->include_paths, &s1->nb_include_paths, pathname1);