Home | History | Annotate | Download | only in i18n

Lines Matching refs:nodePrimary

829         uint32_t nodePrimary = (uint32_t)(node >> 32);  // weight32FromNode(node)
830 if (p == nodePrimary) {
832 } else if (p < nodePrimary) {