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