Home
last modified time | relevance | path

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

/NextBSD/usr.bin/xlint/lint1/
HDop.h46 u_int m_balance : 1; /* op. requires balancing */ member
HDtree.c614 if (mp->m_balance || (tflag && (op == SHL || op == SHR))) in build()