Home
last modified time | relevance | path

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

/include/
A Dalist.h248 #define alist_start(_lst, _struct) \ macro
273 for (_pos = alist_start(_lst, typeof(*(_pos))); \
296 for (_pos = _from = alist_start(_lst, typeof(*(_pos))); \

Completed in 4 milliseconds