Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Darb.h99 #define ARB_EMPTY(head) ((head)->arb_curnodes == 0) macro
680 const struct type *tmp = ARB_EMPTY(head) ? NULL : ARB_ROOT(head);\