Searched refs:add_path_entry (Results 1 – 1 of 1) sorted by relevance
1959 static void add_path_entry(struct token *token, const char *path, in add_path_entry() function2003 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()