Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c65 static const char **dirafter_includepath = includepath + 3; variable
846 * dirafter_includepath Paths added with -dirafter.
860 * dirafter_includepath -> | |
1778 if (*where <= dirafter_includepath) { in update_inc_ptrs()
1779 dirafter_includepath++; in update_inc_ptrs()
1783 if (where == &dirafter_includepath) in update_inc_ptrs()
1880 add_path_entry(token, token->string->data, &dirafter_includepath); in handle_add_system()

Completed in 5 milliseconds