Searched refs:BUILD_TUPLE_UNPACK (Results 1 – 4 of 4) sorted by relevance
121 #define BUILD_TUPLE_UNPACK 152 macro
853 .. opcode:: BUILD_TUPLE_UNPACK (count)864 This is similar to :opcode:`BUILD_TUPLE_UNPACK`,873 This is similar to :opcode:`BUILD_TUPLE_UNPACK`, but pushes a list882 This is similar to :opcode:`BUILD_TUPLE_UNPACK`, but pushes a set
1011 case BUILD_TUPLE_UNPACK: in stack_effect()3401 BUILD_TUPLE, BUILD_TUPLE, BUILD_TUPLE_UNPACK); in compiler_tuple()
2283 TARGET(BUILD_TUPLE_UNPACK) in _PyEval_EvalFrameDefault()