Home
last modified time | relevance | path

Searched refs:ternary_node (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/lib/libiberty/src/
H A Dternary.c77 *pcurr = XNEW (ternary_node); in ternary_insert()
111 ternary_search (const ternary_node *p, const char *s) in ternary_search()
113 const ternary_node *curr; in ternary_search()
143 ternary_recursivesearch (const ternary_node *p, const char *s) in ternary_recursivesearch()
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dternary.h34 ternary_node; typedef
50 void *ternary_search (const ternary_node *p, const char *s);
/openbsd-src/gnu/lib/libiberty/include/
H A Dternary.h34 ternary_node; typedef
50 void *ternary_search (const ternary_node *p, const char *s);
/openbsd-src/gnu/gcc/include/
H A Dternary.h34 ternary_node; typedef
50 void *ternary_search (const ternary_node *p, const char *s);
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dternary.h34 ternary_node; typedef
50 PTR ternary_search PARAMS ((const ternary_node *p, const char *s));