Home
last modified time | relevance | path

Searched refs:RotatingTree_Add (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Drotatingtree.h24 void RotatingTree_Add(rotating_node_t **root, rotating_node_t *node);
Drotatingtree.c31 RotatingTree_Add(rotating_node_t **root, rotating_node_t *node) in RotatingTree_Add() function
D_lsprof.c250 RotatingTree_Add(&pObj->profilerEntries, &self->header); in newProfilerEntry()
282 RotatingTree_Add(&caller->calls, &self->header); in newSubEntry()