Searched refs:include_paths (Results 1 – 2 of 2) sorted by relevance
313 include_paths = ['../../../include', '../include'],
2414 char **include_paths; member8590 path = s1->include_paths[i]; in preprocess()20909 tcc_free(s1->include_paths[i]); in tcc_delete()20910 tcc_free(s1->include_paths); in tcc_delete()20924 dynarray_add((void ***)&s1->include_paths, &s1->nb_include_paths, pathname1); in tcc_add_include_path()