Searched refs:tcc_add_include_path (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c2000 int tcc_add_include_path(TCCState *s, const char *pathname);
20921 int tcc_add_include_path(TCCState *s1, const char *pathname)
21500 if (tcc_add_include_path(s, optarg) < 0)
20919 int tcc_add_include_path(TCCState *s1, const char *pathname) function

Completed in 144 milliseconds