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

  /bionic/libc/bionic/
tfind.c 1 /* $NetBSD: tfind.c,v 1.2 1999/09/16 11:45:37 lukem Exp $ */
17 __RCSID("$NetBSD: tfind.c,v 1.2 1999/09/16 11:45:37 lukem Exp $");
20 __FBSDID("$FreeBSD: release/9.0.0/lib/libc/stdlib/tfind.c 108694 2003-01-05 02:43:18Z tjr $");
28 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...]

Completed in 718 milliseconds