Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobmalloc.c1538 static int debug_stats = -1; in new_arena() local
1540 if (debug_stats == -1) { in new_arena()
1542 debug_stats = (opt != NULL && *opt != '\0'); in new_arena()
1544 if (debug_stats) in new_arena()
/third_party/python/Tools/c-analyzer/
DTODO18 Objects/obmalloc.c:new_arena():debug_stats static int debug_stats
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2900 Objects/obmalloc.c new_arena debug_stats -