Searched refs:IS_TAILORED (Results 1 – 2 of 2) sorted by relevance
239 static const int32_t IS_TAILORED = 8; variable283 return (node & IS_TAILORED) != 0; in isTailoredNode()
925 node = IS_TAILORED | nodeFromStrength(strength); in insertTailoredNodeAfter()