HomeSort by relevance Sort by last modified time
    Searched defs:tsearch (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
tsearch.c 1 /* $OpenBSD: tsearch.c,v 1.8 2014/03/16 18:38:30 guenther Exp $ */
25 tsearch(const void *vkey, void **vrootp, function
  /external/e2fsprogs/intl/
dcigettext.c 245 only if the system provides the `tsearch' function family. */
252 # define tsearch __tsearch macro
667 tsearch (newp, &root, transcmp);
    [all...]

Completed in 61 milliseconds