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

  /src/external/bsd/tre/dist/lib/
tre-ast.h 33 #define IS_EMPTY(x) ((x)->code_min == EMPTY)
  /src/external/mpl/bind/dist/lib/dns/
rbt.c 72 #define IS_EMPTY(node) ((node)->data == NULL)
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbt.c 237 #define IS_EMPTY(node) ((node)->data == NULL)
3260 if (IS_EMPTY(node)) {

Completed in 32 milliseconds