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