Home
last modified time | relevance | path

Searched refs:tfind (Results 1 – 4 of 4) sorted by relevance

/misc/
A Dtst-tsearch.c295 if (tfind (x + j, (void *const *) root, cmp_fn) != NULL) in mangle_tree()
302 || tfind (x + j, (void *const *) root, cmp_fn) == NULL) in mangle_tree()
317 elem = tfind (x + j, (void *const *) root, cmp_fn); in mangle_tree()
326 if (tfind (x + j, (void *const *) root, cmp_fn) == NULL) in mangle_tree()
A Dsearch.h134 extern void *tfind (const void *__key, void *const *__rootp,
A DVersions77 tdelete; tfind; truncate; tsearch; ttyslot; twalk;
A Dtsearch.c396 weak_alias (__tfind, tfind) in weak_alias() argument

Completed in 9 milliseconds