Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c63 static const char **angle_includepath = includepath + 1; variable
1120 path = expect ? angle_includepath : quote_includepath; in handle_include_path()
1950 if (*where <= angle_includepath) { in update_inc_ptrs()
1951 angle_includepath++; in update_inc_ptrs()
1952 if (where == &angle_includepath) in update_inc_ptrs()
2081 angle_includepath = sys_includepath; in handle_split_include()