Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c1959 static void add_path_entry(struct token *token, const char *path, in add_path_entry() function
2003 add_path_entry(token, token->string->data, &isys_includepath); in handle_add_include()
2017 add_path_entry(token, token->string->data, &sys_includepath); in handle_add_isystem()
2031 add_path_entry(token, token->string->data, &dirafter_includepath); in handle_add_system()