Searched refs:tcc_add_sysinclude_path (Results 1 – 1 of 1) sorted by relevance
2001 int tcc_add_sysinclude_path(TCCState *s, const char *pathname);20928 int tcc_add_sysinclude_path(TCCState *s1, const char *pathname) in tcc_add_sysinclude_path() function21129 tcc_add_sysinclude_path(s, "/usr/local/include"); in tcc_set_output_type()21130 tcc_add_sysinclude_path(s, "/usr/include"); in tcc_set_output_type()21133 tcc_add_sysinclude_path(s, buf); in tcc_set_output_type()21136 tcc_add_sysinclude_path(s, buf); in tcc_set_output_type()