Searched defs:VISIT (Results 1 – 2 of 2) sorted by relevance
95 trecurse(node *root, void (*action)(const void *, VISIT, int), int level) in trecurse() argument112 twalk(const void *vroot, void (*action)(const void *, VISIT, int)) in twalk() argument
55 } VISIT; typedef