Home
last modified time | relevance | path

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

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