Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast_state.h16 struct ast_state { struct
17 _PyOnceFlag once;
18 int finalized;
19 PyObject *AST_type;
20 PyObject *Add_singleton;
21 PyObject *Add_type;
22 PyObject *And_singleton;
23 PyObject *And_type;
24 PyObject *AnnAssign_type;
25 PyObject *Assert_type;
[all …]