Home
last modified time | relevance | path

Searched refs:TREE_FIND (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libucl/src/
H A Dtree.h198 #define TREE_FIND(head, node, field, elm) \ macro
H A Ducl_schema.c457 node = TREE_FIND (&tree, ucl_compare_node, link, &test); in ucl_schema_array_is_unique()