Searched refs:alist_start (Results 1 – 1 of 1) sorted by relevance
248 #define alist_start(_lst, _struct) \ macro273 for (_pos = alist_start(_lst, typeof(*(_pos))); \296 for (_pos = _from = alist_start(_lst, typeof(*(_pos))); \
Completed in 4 milliseconds