Home
last modified time | relevance | path

Searched defs:IS_EMPTY (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-ast.h33 #define IS_EMPTY(x) ((x)->code_min == EMPTY) macro
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c108 #define IS_EMPTY( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c237 #define IS_EMPTY(node) ((node)->data == NULL) macro