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

  /src/external/mpl/bind/dist/lib/dns/
qp_p.h 81 LEAF_TAG = 0, /* leaf node */
639 REQUIRE(node_tag(&leaf) == LEAF_TAG);
qp.c 656 if (node_tag(&twigs[pos]) == LEAF_TAG) {
706 if (node_tag(n) == LEAF_TAG && node_pointer(n) != NULL) {
  /src/external/mpl/bind/dist/tests/libtest/
qp.c 74 if (node_tag(n) == LEAF_TAG) {
95 if (node_tag(n) == LEAF_TAG) {

Completed in 23 milliseconds