Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
DPython-ast.c15 static PyTypeObject AST_type; variable
463 static PyTypeObject AST_type = { variable
/external/python/cpython3/Python/
DPython-ast.c8 static PyTypeObject AST_type; variable
612 static PyTypeObject AST_type = { variable