Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dqueue.h125 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dqueue.h203 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro