Searched defs:LShift_type (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Include/internal/ | ||
| D | pycore_ast_state.h | 82     PyObject *LShift_type;  member | 
| /external/python/cpython2/Python/ | ||
| D | Python-ast.c | 317 static PyTypeObject *LShift_type;  variable |