HomeSort by: relevance | last modified time | path
    Searched refs:branch_has_twig (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/bind/dist/tests/libtest/
qp.c 239 if (branch_has_twig(n, bit)) {
301 if (branch_has_twig(n, bit)) {
  /src/external/mpl/bind/dist/lib/dns/
qp.c 1701 pos = branch_has_twig(n, bit) ? branch_twig_pos(n, bit) : 0;
1726 INSIST(branch_has_twig(n, bit));
1753 INSIST(!branch_has_twig(n, new_bit));
1801 if (!branch_has_twig(n, bit)) {
2092 if (!branch_has_twig(n, bit)) {
2162 if (branch_has_twig(n, sbit)) {
2352 if (bit != SHIFT_NOBYTE && branch_has_twig(n, SHIFT_NOBYTE) &&
2359 matched = branch_has_twig(n, bit);
qp_p.h 791 branch_has_twig(dns_qpnode_t *n, dns_qpshift_t bit) { function

Completed in 26 milliseconds