HomeSort by relevance Sort by last modified time
    Searched defs:tfind (Results 1 - 2 of 2) 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/e2fsprogs/intl/
dcigettext.c 145 # define tfind __tfind macro
488 foundp = (struct known_translation_t **) tfind (search, &root, transcmp);
    [all...]

Completed in 226 milliseconds