Home
last modified time | relevance | path

Searched refs:_mod_kind (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Include/internal/
Dpycore_ast.h151 enum _mod_kind {Module_kind=1, Interactive_kind=2, Expression_kind=3, enum
154 enum _mod_kind kind;