/glibc-2.36/misc/ |
D | Makefile | 69 hsearch hsearch_r tsearch lsearch \ 86 tests := tst-dirname tst-tsearch tst-fdset tst-mntent tst-hsearch \ 121 CFLAGS-tsearch.c += $(uses-callbacks) 143 CFLAGS-tst-tsearch.c += $(stack-align-test-flags) 163 $(objpfx)tst-tsearch: $(libm)
|
D | search.h | 129 extern void *tsearch (const void *__key, void **__rootp,
|
D | Versions | 77 tdelete; tfind; truncate; tsearch; ttyslot; twalk;
|
D | tst-tsearch.c | 300 elem = tsearch (x + j, root, cmp_fn); in mangle_tree()
|
D | tsearch.c | 364 weak_alias (__tsearch, tsearch) in weak_alias() argument
|
/glibc-2.36/iconv/ |
D | iconv_prog.c | 636 tsearch (s->fromname, &printlist, (__compar_fn_t) strverscmp); in insert_print_list() 703 tsearch (node->from_string, &printlist, (__compar_fn_t) strverscmp); in add_known_names() 705 tsearch (node->to_string, &printlist, (__compar_fn_t) strverscmp); in add_known_names() 731 tsearch (str, &printlist, (__compar_fn_t) strverscmp); in insert_cache()
|
D | iconvconfig.c | 429 inserted = (void **) tsearch (newp, &aliases, alias_compare); in new_alias() 551 inserted = (void **) tsearch (new_module, &modules, module_compare); in new_module() 782 tsearch (new_name ("INTERNAL", strtabadd (strtab, "INTERNAL", in generate_name_list() 791 tsearch (new_name (module_list[i]->fromname, in generate_name_list() 797 tsearch (new_name (runp->toname, runp->toname_strent), in generate_name_list() 903 tsearch (newp, &names, name_compare); in generate_name_info()
|
/glibc-2.36/stdlib/ |
D | setenv.c | 71 # define tsearch __tsearch macro 93 tsearch (Str, &known_values, (__compar_fn_t) strcmp)
|
/glibc-2.36/manual/ |
D | search.texi | 19 * Tree Search Function:: The @code{tsearch} function. 471 @section The @code{tsearch} function. 474 trees. The @code{tsearch} function family provides a nice interface to 484 In contrast to the @code{hsearch} functions the @code{tsearch} functions 487 The @code{tsearch} functions have the advantage that no function to 493 @deftypefun {void *} tsearch (const void *@var{key}, void **@var{rootp}, comparison_fn_t @var{compa… 501 The @code{tsearch} function searches in the tree pointed to by 508 be added to the tree. @code{tsearch} does not make a copy of the object 517 @code{tsearch} function more than once at the same time using the same 530 The @code{tfind} function is similar to the @code{tsearch} function. It [all …]
|
D | startup.texi | 402 @c tsearch(strcmp) @ascuheap @acucorrupt @acsmem [no @mtsrace or @asucorrupt guarded access make…
|
/glibc-2.36/malloc/ |
D | tst-mtrace.c | 67 p = (char **) tsearch (copy, &root, in do_test()
|
/glibc-2.36/locale/programs/ |
D | repertoire.c | 327 if (tsearch (result, &known, &repertoire_compare) == NULL) in repertoire_read() 344 tsearch (name, &unavailable, (__compar_fn_t) strcmp); in repertoire_complain()
|
D | locale.c | 427 #define PUT(name) tsearch (name, &all_data, \ in write_locales()
|
/glibc-2.36/conform/data/ |
D | search.h-data | 30 function {void*} tsearch (const void*, void**, int(*)(const void*, const void*))
|
/glibc-2.36/intl/ |
D | dcigettext.c | 165 # define tsearch libintl_tsearch macro 173 # define tsearch __tsearch macro 797 tsearch (newp, &root, transcmp); in gl_dcigettext()
|
/glibc-2.36/nss/ |
D | makedb.c | 524 struct valstrentry **fdata = tsearch (nentry, &valstrtree, in process_input() 547 struct dbentry **found = tsearch (newp, &last_database->entries, in process_input()
|
/glibc-2.36/elf/ |
D | sprof.c | 1094 tsearch (newsym, &symroot, symorder); in read_symbols() 1153 tsearch (newsym, &symroot, symorder); in read_symbols() 1326 tsearch (sortsym[n], &data, countorder); in generate_flat_profile()
|
/glibc-2.36/io/ |
D | ftw.c | 110 # define __tsearch tsearch
|
/glibc-2.36/support/ |
D | resolv_test.c | 303 void **ptr = tsearch (crname, &b->compression_offsets, in resolv_response_add_name()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.7 | 485 * misc/tsearch.c: Use memcpy return value if possible. 1583 * misc/tsearch.c (trecurse, tdestroy_internal): Likewise. 2384 tsearch functions. 8480 * misc/tsearch.c: Rewrite tdestroy_recursive. 8497 * misc/tsearch.c: Include <string.h>. 8565 * misc/tst-tsearch.c (mangle_tree): Update casts to prevent 8597 * misc/tsearch.c (tdestroy): New function. 10624 * misc/tst-tsearch.c: Include <string.h>. Define _GNU_SOURCE only 10956 * misc/tst-tsearch.c: Don't write to stderr, write to stdout 10997 * misc/Makefile (tests): Add tst-tsearch. [all …]
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 1979 GLIBC_2.35 tsearch F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 2006 GLIBC_2.36 tsearch F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 2016 GLIBC_2.33 tsearch F
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | libc.abilist | 1782 GLIBC_2.2.6 tsearch F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 2006 GLIBC_2.32 tsearch F
|