Home
last modified time | relevance | path

Searched refs:rotating_tree_enum_fn (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A Drotatingtree.h16 typedef int (*rotating_tree_enum_fn) (rotating_node_t *node, void *arg); typedef
26 int RotatingTree_Enum(rotating_node_t *root, rotating_tree_enum_fn enumfn,
H A Drotatingtree.c107 RotatingTree_Enum(rotating_node_t *root, rotating_tree_enum_fn enumfn, in RotatingTree_Enum()

Completed in 1 milliseconds