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

/netbsd-current/external/cddl/osnet/dist/lib/libuutil/common/
H A Dlibuutil.h359 #define UU_AVL_DEBUG 0x00000001 macro
H A Duu_avl.c215 if (flags & ~UU_AVL_DEBUG) {
228 ap->ua_debug = pp->uap_debug || (flags & UU_AVL_DEBUG);

Completed in 128 milliseconds