Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_ast_state.h13 struct ast_state { struct
14 int initialized;
15 PyObject *AST_type;
16 PyObject *Add_singleton;
17 PyObject *Add_type;
18 PyObject *And_singleton;
19 PyObject *And_type;
20 PyObject *AnnAssign_type;
21 PyObject *Assert_type;
22 PyObject *Assign_type;
[all …]