Searched defs:twalk (Results 1 – 3 of 3) sorted by relevance
44 #define twalk ______twalk macro 227 void twalk(const Void_t* root, void(*action)(const Void_t*,VISIT,int) ) in twalk() function
131 twalk(NODE *root, void (*action)(NODE *, VISIT, int)) in twalk() function
131 twalk(const void *rt, /* Root of the tree to be walked */ in twalk() function