Searched refs:TREE_INSERT (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libucl/src/ | ||
H A D | tree.h | 195 #define TREE_INSERT(head, node, field, elm) \ macro |
H A D | ucl_schema.c | 472 TREE_INSERT (&tree, ucl_compare_node, link, node); in ucl_schema_array_is_unique() |