Lines Matching defs:nextlink
128 #define LINK_SLIST(listhead, pentry, nextlink) \ argument
134 #define LINK_TAIL_SLIST(listhead, pentry, nextlink, entrytype) \ argument
149 #define LINK_SORT_SLIST(listhead, pentry, beforecur, nextlink, \ argument
170 #define UNLINK_HEAD_SLIST(punlinked, listhead, nextlink) \ argument
182 #define UNLINK_EXPR_SLIST(punlinked, listhead, expr, nextlink, \ argument
209 #define UNLINK_SLIST(punlinked, listhead, ptounlink, nextlink, \ argument
214 #define CHECK_SLIST(listhead, nextlink, entrytype) \ argument
266 #define LINK_FIFO(anchor, pentry, nextlink) \ argument
283 #define UNLINK_FIFO(punlinked, anchor, nextlink) \ argument
300 #define UNLINK_MID_FIFO(punlinked, anchor, tounlink, nextlink, \ argument
332 #define CONCAT_FIFO(f1, f2, nextlink) \ argument