HomeSort by: relevance | last modified time | path
    Searched refs:LL_ISEMPTY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/top/dist/
hash.m4c 212 #define LL_ISEMPTY(ll) ((ll)->count == 0)
214 ll_isempty(llist *ll)
hash.c 155 #define LL_ISEMPTY(ll) ((ll)->count == 0)
173 ll_isempty(llist *ll) function

Completed in 19 milliseconds