Searched defs:next_opcode (Results 1 – 3 of 3) sorted by relevance
289 uint64_t next_opcode = reader.position() + extended_opcode_length; in EvaluateLineNumberProgram() local
1909 int next_opcode = _Py_OPCODE(instr[INLINE_CACHE_ENTRIES_COMPARE_OP + 1]); in _Py_Specialize_CompareOp() local
913 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc) in next_opcode() function