| /freebsd-14-stable/lib/libc/stdlib/ |
| HD | Makefile.inc | 18 strtoumax.c strtouq.c system.c tdelete.c tfind.c tsearch.c twalk.c 45 tsearch.3 70 MLINKS+=tsearch.3 tdelete.3 tsearch.3 tfind.3 tsearch.3 twalk.3
|
| HD | Symbol.map | 75 tsearch;
|
| HD | tsearch.c | 33 tsearch(const void *key, posix_tnode **rootp, in tsearch() function
|
| /freebsd-14-stable/lib/libc/tests/stdlib/ |
| HD | tsearch_test.c | 127 *(int **)tsearch(&key, &root, compar)); in ATF_TC_BODY() 129 ATF_CHECK_EQ(&keys[key], *(int **)tsearch( in ATF_TC_BODY()
|
| /freebsd-14-stable/crypto/heimdal/lib/roken/ |
| HD | Makefile.am | 36 tsearch-test 44 libtest_la_SOURCES = strftime.c strptime.c snprintf.c tsearch.c 62 tsearch_test_SOURCES = tsearch-test.c
|
| HD | Makefile.in | 61 timegm.c tsearch.c unsetenv.c verr.c verrx.c vsyslog.c vwarn.c \ 72 tsearch-test$(EXEEXT) 204 libtest_la-snprintf.lo libtest_la-tsearch.lo 271 am_tsearch_test_OBJECTS = tsearch_test-tsearch-test.$(OBJEXT) 571 libtest_la_SOURCES = strftime.c strptime.c snprintf.c tsearch.c 584 tsearch_test_SOURCES = tsearch-test.c 777 tsearch-test$(EXEEXT): $(tsearch_test_OBJECTS) $(tsearch_test_DEPENDENCIES) 778 @rm -f tsearch-test$(EXEEXT) 856 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tsearch.Plo@am__quote@ 925 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtest_la-tsearch.Plo@am__quote@ [all …]
|
| HD | roken.h.in | 1126 #define tsearch(a,b,c) rk_tsearch(a,b,c) macro
|
| /freebsd-14-stable/include/ |
| HD | search.h | 72 tsearch(const void *, posix_tnode **,
|
| /freebsd-14-stable/contrib/ncurses/ncurses/base/ |
| HD | new_pair.c | 217 tsearch(last, &sp->_ordered_pairs, compare_data); in _nc_reset_color_pair() 258 tsearch(target + n, &sp->_ordered_pairs, compare_data); in _nc_copy_pairs()
|
| /freebsd-14-stable/contrib/tcsh/ |
| HD | sh.file.c | 70 static size_t tsearch (Char *, COMMAND, size_t); 498 tsearch(Char *word, COMMAND command, size_t max_word_length) in tsearch() function 722 numitems = tsearch(word_start, command, space_left); in tenex()
|
| /freebsd-14-stable/sys/contrib/openzfs/etc/systemd/system-generators/ |
| HD | zfs-mount-generator.c | 606 if (tsearch(mountfile, &noauto_files, STRCMP) == NULL) in line_worker() 765 if (!name || !tsearch(name, &known_pools, STRCMP)) { in pool_enumerator()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zcommon/ |
| HD | zfeature_common.c | 215 if (tsearch(name, &ret->tree, STRCMP) == NULL) { in zfs_mod_list_supported()
|
| /freebsd-14-stable/contrib/dialog/ |
| HD | configure.in | 222 tsearch \
|
| HD | inputstr.c | 179 (void) tsearch(p, &sorted_cache, compare_cache); in make_cache()
|
| HD | configure | 9104 strdup strtoul tsearch __argz_count __argz_stringify __argz_next 24014 tsearch \
|
| HD | CHANGES | 1313 + improve cache performance for inputstr.c using tsearch() rather than
|
| HD | aclocal.m4 | 54 strdup strtoul tsearch __argz_count __argz_stringify __argz_next])
|
| /freebsd-14-stable/contrib/ncurses/ncurses/tinfo/ |
| HD | lib_tparm.c | 660 if (tsearch(fs, &MyCache, cmp_format) != 0) { in tparm_setup()
|
| /freebsd-14-stable/contrib/ofed/librdmacm/ |
| HD | rsocket.c | 1482 tsearch(&qp->dest.addr, &qp->rs->dest_map, ds_compare_addr); in ds_add_qp_dest() 1606 tdest = tsearch(&new_dest->addr, &rs->dest_map, ds_compare_addr); in ds_get_dest()
|
| /freebsd-14-stable/crypto/heimdal/include/ |
| HD | config.h.in | 1133 /* Define if you have the function `tsearch'. */
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_common_interceptors.inc | 5990 INTERCEPTOR(void *, tsearch, void *key, void **rootp, 5993 COMMON_INTERCEPTOR_ENTER(ctx, tsearch, key, rootp, compar); 5997 void *res = REAL(tsearch)(key, rootp, compar); 6002 #define INIT_TSEARCH COMMON_INTERCEPT_FUNCTION(tsearch);
|
| /freebsd-14-stable/contrib/ncurses/ |
| HD | configure.in | 1847 tsearch \
|
| HD | NEWS | 2804 + reduce memory used for tsearch 2842 + use tsearch to improve time for loading color table for images.
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 3173 fun:tsearch=uninstrumented
|
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs.abi | 8933 <function-decl name='tsearch' visibility='default' binding='global' size-in-bits='64'>
|