Searched refs:UU_AVL_POOL_DEBUG (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libuutil/common/
H A Dlibuutil.h233 * debugging? 0 : UU_AVL_POOL_DEBUG);
336 * debugging? 0 : UU_AVL_POOL_DEBUG);
341 #define UU_AVL_POOL_DEBUG 0x00000001 macro
H A Duu_avl.c79 if (flags & ~UU_AVL_POOL_DEBUG) {
94 if (flags & UU_AVL_POOL_DEBUG)

Completed in 176 milliseconds