Home
last modified time | relevance | path

Searched refs:_listp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libxo/libxo/
H A Dxo_encoder.c79 #define XO_STRING_LIST_FOREACH(_xsp, _listp) \ argument
80 xo_string_list_init(_listp); \
81 TAILQ_FOREACH(_xsp, _listp, xs_link)
121 #define XO_ENCODER_LIST_FOREACH(_xep, _listp) \ argument
122 xo_encoder_list_init(_listp); \
123 TAILQ_FOREACH(_xep, _listp, xe_link)