Searched refs:tfind (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dtsearch.h24 /* Get tseach(), tfind(), tdelete(), twalk() declarations. */
54 extern void * tfind (const void *key, void *const *vrootp,
H A Dtsearch.c105 # define __tfind tfind
357 weak_alias (__tfind, tfind)
H A Ddcigettext.c146 # define tfind __tfind macro
172 # define tfind libintl_tfind macro
579 /* Since tfind/tsearch manage a balanced tree, concurrent tfind and
583 foundp = (struct known_translation_t **) tfind (search, &root, transcmp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dsetenv.c61 # define tfind __tfind macro
81 void *value = tfind (Str, &known_values, (compar_fn_t) strcmp); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dsetenv.c61 # define tfind __tfind macro
81 void *value = tfind (Str, &known_values, (compar_fn_t) strcmp); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dsetenv.c61 # define tfind __tfind macro
81 void *value = tfind (Str, &known_values, (compar_fn_t) strcmp); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dftw.c71 # define __tfind tfind

Completed in 74 milliseconds