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