Searched defs:stmt_ty (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/internal/ | ||
| D | pycore_ast.h | 17 typedef struct _stmt *stmt_ty; typedef |
| /external/python/cpython2/Include/ | ||
| D | Python-ast.h | 7 typedef struct _stmt *stmt_ty; typedef |