Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsysmodule.c925 static PyObject *whatstrings[8] = {NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL}; variable
938 if (whatstrings[i] == NULL) { in trace_init()
942 whatstrings[i] = name; in trace_init()
959 stack[1] = whatstrings[what]; in call_trampoline()
/third_party/python/Tools/c-analyzer/
DTODO221 Python/sysmodule.c:whatstrings static PyObject *whatstrings[8]
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2079 Python/sysmodule.c - whatstrings -