| Home | Sort by: relevance | last modified time | path |
| /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 |