Home
last modified time | relevance | path

Searched refs:PTR_NEXT (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) \ macro
167 PTR_NEXT(ptr, __head, __list, __nr, PTR_ENTRY); \
172 PTR_NEXT(ptr, __head, __list, __nr, PTR_ENTRY); \
180 PTR_NEXT(ptr, __head, __list, __nr, PTR_ENTRY); \