Home
last modified time | relevance | path

Searched refs:_PyOpcode_RelativeJump (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_opcode.h20 static const uint32_t _PyOpcode_RelativeJump[8] = { variable
/third_party/python/Python/
H A Dcompile.c26 // Need _PyOpcode_RelativeJump of pycore_opcode.h
177 return is_bit_set_in_table(_PyOpcode_RelativeJump, i->i_opcode); in is_relative_jump()

Completed in 13 milliseconds