Searched defs:next_opcode (Results 1 – 2 of 2) sorted by relevance
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