Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsparse-README.txt57 } END_FOR_EACH_PTR_NOTAG(file);
/illumos-gate/usr/src/tools/smatch/src/
H A Dptrlist.h140 #define END_FOR_EACH_PTR_NOTAG(ptr) END_FOR_EACH_PTR(ptr) macro
H A Dsmatch_flow.c1934 } END_FOR_EACH_PTR_NOTAG(base_file); in smatch()