Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Drotatingtree.h13 #define EMPTY_ROTATING_TREE ((rotating_node_t *)NULL) macro
H A D_lsprof.c219 self->calls = EMPTY_ROTATING_TREE; in newProfilerEntry()
275 pObj->profilerEntries = EMPTY_ROTATING_TREE; in clearEntries()
547 if (entry->calls != EMPTY_ROTATING_TREE) { in statsForEntry()

Completed in 3 milliseconds