Searched defs:_next (Results 1 – 2 of 2) sorted by relevance
54 #define HLIST_FOREACH_SAFE(_pos, _next, list) \ argument58 #define HLIST_FOREACH_AT_SAFE(_pos, _next) \ argument
274 def _next(): function