Searched refs:FORMAT_VALUE (Results 1 – 8 of 8) sorted by relevance
129 #define FORMAT_VALUE 155 macro
19 FORMAT_VALUE = opmap['FORMAT_VALUE'] variable354 elif op == FORMAT_VALUE:
247 The disassembler now decodes FORMAT_VALUE argument.
4250 The disassembler now decodes FORMAT_VALUE argument.
1219 .. opcode:: FORMAT_VALUE (flags)
1186 case FORMAT_VALUE: in stack_effect()4378 ADDOP_I(c, FORMAT_VALUE, oparg); in compiler_formatted_value()
4341 case TARGET(FORMAT_VALUE): { in _PyEval_EvalFrameDefault()
2352 * The new :opcode:`FORMAT_VALUE` and :opcode:`BUILD_STRING` opcodes as part