Home
last modified time | relevance | path

Searched refs:nb_sysinclude_paths (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/perf/
Dtinycc.c2417 int nb_sysinclude_paths; member
8586 n = s1->nb_include_paths + s1->nb_sysinclude_paths; in preprocess()
20912 for(i = 0; i < s1->nb_sysinclude_paths; i++) in tcc_delete()
20933 dynarray_add((void ***)&s1->sysinclude_paths, &s1->nb_sysinclude_paths, pathname1); in tcc_add_sysinclude_path()