Home
last modified time | relevance | path

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

/freebsd/share/man/man3/
H A DMakefile44 arb.3 ARB_EMPTY.3 \
/freebsd/sys/sys/
H A Darb.h97 #define ARB_EMPTY(head) ((head)->arb_curnodes == 0) macro
678 const struct type *tmp = ARB_EMPTY(head) ? NULL : ARB_ROOT(head);\