HomeSort by relevance Sort by last modified time
    Searched refs:rotating_tree_enum_fn (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
rotatingtree.h 16 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,
rotatingtree.c 107 RotatingTree_Enum(rotating_node_t *root, rotating_tree_enum_fn enumfn,

Completed in 45 milliseconds