Searched refs:VISIT (Results 1 – 3 of 3) sorted by relevance
/misc/ |
A D | search.h | 125 VISIT; typedef 144 typedef void (*__action_fn_t) (const void *__nodep, VISIT __value, 156 void (*) (const void *__nodep, VISIT __value,
|
A D | tst-tsearch.c | 82 VISIT which; 122 void (*action) (const void *, VISIT, int); 127 twalk_with_twalk_r_action (const void *nodep, VISIT which, void *closure0) in twalk_with_twalk_r_action() 153 void (*action) (const void *, VISIT, int)) in twalk_with_twalk_r() argument 161 walk_action (const void *nodep, const VISIT which, const int depth) in walk_action() 191 void (*) (const void *, VISIT, int))) in walk_tree_with() argument
|
A D | tsearch.c | 724 trecurse_r (const void *vroot, void (*action) (const void *, VISIT, void *), in weak_alias() 744 __twalk_r (const void *vroot, void (*action) (const void *, VISIT, void *), in __twalk_r() argument
|
Completed in 7 milliseconds