Home
last modified time | relevance | path

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

/third_party/python/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.c214 RotatingTree_Add(&pObj->profilerEntries, &self->header); in newProfilerEntry()
246 RotatingTree_Add(&caller->calls, &self->header); in newSubEntry()