Home
last modified time | relevance | path

Searched defs:__nr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dptrlist.h149 #define PTR_NEXT(ptr, __head, __list, __nr, PTR_ENTRY) \ argument
160 #define DO_PREPARE(head, ptr, __head, __list, __nr, PTR_ENTRY) \ argument
170 #define DO_NEXT(ptr, __head, __list, __nr, PTR_ENTRY) \ argument
175 #define DO_RESET(ptr, __head, __list, __nr, PTR_ENTRY) \ argument
183 #define DO_FINISH(ptr, __head, __list, __nr) \ argument
199 #define DO_END_FOR_EACH(ptr, __head, __list, __nr) \ argument
219 #define DO_END_FOR_EACH_REVERSE(ptr, __head, __list, __nr) \ argument
224 #define DO_REVERSE(ptr, __head, __list, __nr, new, __newhead, \ argument
238 #define DO_THIS_ADDRESS(ptr, __head, __list, __nr) \ argument
244 #define DO_INSERT_CURRENT(new, __head, __list, __nr) do { \ argument
[all …]