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

  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
tfind.c 1 /* $OpenBSD: tfind.c,v 1.6 2014/03/16 18:38:30 guenther Exp $ */
24 tfind(const void *vkey, void * const *vrootp, function
  /external/libmicrohttpd/src/microhttpd/
tsearch.c 57 tfind(vkey, vrootp, compar) function
  /external/e2fsprogs/intl/
dcigettext.c 145 # define tfind __tfind macro
488 foundp = (struct known_translation_t **) tfind (search, &root, transcmp);
    [all...]
  /toolchain/binutils/binutils-2.25/intl/
dcigettext.c 145 # define tfind __tfind macro
492 foundp = (struct known_translation_t **) tfind (search, &root, transcmp);
    [all...]

Completed in 480 milliseconds