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