Home
last modified time | relevance | path

Searched refs:_str_inf (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Python/
Dast_unparse.c15 static PyObject *_str_inf; variable
83 _str_inf, in append_repr()
946 if (!_str_inf && in maybe_init_static_strings()
947 !(_str_inf = PyUnicode_FromString("inf"))) { in maybe_init_static_strings()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2051 Python/ast_unparse.c - _str_inf -