Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_ast_state.h36 PyObject *BoolOp_type; member
/external/python/cpython2/Python/
DPython-ast.c159 static PyTypeObject *BoolOp_type; variable