Searched refs:nxt_list_next_value (Results 1 – 2 of 2) sorted by relevance
/unit/src/ | ||
H A D | nxt_list.c | 85 return nxt_list_next_value(list, next); in nxt_list_next() |
H A D | nxt_list.h | 102 #define nxt_list_next_value(list, next) \ macro |