Searched defs:_twalk (Results 1 – 3 of 3) sorted by relevance
146 _twalk(NODE *root, void (*action)(NODE *, VISIT, int), int level) in _twalk() function
42 #pragma weak _twalk = twalk macro
199 static void _twalk(Tree_t* obj, void(*action)(const Void_t*,VISIT,int), int level) in _twalk() function