Searched refs:twalk (Results 1 – 15 of 15) sorted by relevance
/third_party/musl/libc-test/src/functional/ |
D | search_tsearch.c | 121 twalk(root, act); in main() 125 twalk(root, getparent); in main()
|
/third_party/gettext/gettext-runtime/intl/ |
D | tsearch.h | 72 extern void twalk (const void *vroot,
|
D | tsearch.c | 105 # define __twalk twalk 649 weak_alias (__twalk, twalk) in weak_alias() argument
|
D | dcigettext.c | 168 # define twalk libintl_twalk macro
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | tsearch.h | 46 void twalk(const void *, void (*)(const void *, VISIT, int));
|
/third_party/musl/src/search/ |
D | twalk.c | 19 void twalk(const void *root, void (*action)(const void *, VISIT, int)) in twalk() function
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | search.h | 48 void twalk(const void *, void (*)(const void *, VISIT, int));
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | search.h | 48 void twalk(const void *, void (*)(const void *, VISIT, int));
|
/third_party/musl/ndk_musl_include/ |
D | search.h | 48 void twalk(const void *, void (*)(const void *, VISIT, int));
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | search.h | 48 void twalk(const void *, void (*)(const void *, VISIT, int));
|
/third_party/musl/include/ |
D | search.h | 48 void twalk(const void *, void (*)(const void *, VISIT, int));
|
/third_party/musl/libc-test/src/api/ |
D | search.c | 36 {void(*p)(const void*,void(*)(const void*,VISIT,int)) = twalk;} in f()
|
/third_party/alsa-lib/include/ |
D | search.h | 151 extern void twalk __PMT ((__const void *__root, __action_fn_t __action));
|
/third_party/musl/ |
D | libc.map.txt | 1828 twalk;
|
D | musl_src.gni | 999 "src/search/twalk.c",
|