Home
last modified time | relevance | path

Searched defs:pynum (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dast.c1405 PyObject *pynum = parsenumber(c, STR(ch)); in ast_for_atom() local
1747 PyObject *pynum; in ast_for_factor() local
/external/python/cpython3/Python/
Dast.c2139 PyObject *pynum = parsenumber(c, STR(ch)); in ast_for_atom() local