Searched refs:twalk (Results 1 – 13 of 13) 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/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/ndk_musl_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/porting/uniproton/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/porting/liteos_m/kernel/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/elfutils/libcpu/ |
D | i386_parse.y | 1172 twalk (fct_names[i], print_op_fct); in instrtable_out() 1181 twalk (strs[i], print_op_str); in instrtable_out() 1186 twalk (strs[i], print_op_str_idx); in instrtable_out() 1457 twalk (mnemonics, add_mnemonics);
|
/third_party/musl/ |
D | libc.map.txt | 1852 twalk;
|
D | musl_src.gni | 1071 "src/search/twalk.c",
|