Searched refs:STORE_SLICE_2 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | opcode.h | 47 #define STORE_SLICE_2 42 macro |
/external/python/cpython2/Python/ | ||
D | ceval.c | 1866 TARGET_WITH_IMPL_NOARG(STORE_SLICE_2, _store_slice) in PyEval_EvalFrameEx() |