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

  /bionic/libc/upstream-netbsd/libc/stdlib/
tfind.c 1 /* $NetBSD: tfind.c,v 1.7 2012/06/25 22:32:45 abs Exp $ */
16 __RCSID("$NetBSD: tfind.c,v 1.7 2012/06/25 22:32:45 abs Exp $");
26 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 2252 milliseconds