Searched refs:LL_ISEMPTY (Results 1 – 2 of 2) sorted by relevance
212 #define LL_ISEMPTY(ll) ((ll)->count == 0)
155 #define LL_ISEMPTY(ll) ((ll)->count == 0) macro