Home
last modified time | relevance | path

Searched refs:next_opcode (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mapi/glapi/gen/
DglX_server_table.py95 next_opcode = min_opcode + (1 << remaining_bits)
104 for i in range(min_opcode, next_opcode, op_count):
135 for i in range(min_opcode, next_opcode, op_count):
/external/pcre/dist2/src/
Dpcre2_jit_compile.c656 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc) in next_opcode() function
975 cc = next_opcode(common, cc); in check_opcode_types()
1472 cc = next_opcode(common, cc); in set_private_data_ptrs()
1539 cc = next_opcode(common, cc); in get_framesize()
1685 cc = next_opcode(common, cc); in get_framesize()
1717 cc = next_opcode(common, cc); in init_frame()
1813 cc = next_opcode(common, cc); in init_frame()
2089 cc = next_opcode(common, cc); in get_recurse_data_length()
2467 cc = next_opcode(common, cc); in copy_recurse_data()
2550 cc = next_opcode(common, cc); in set_then_offsets()
[all …]
/external/clang/test/Analysis/
Dmisc-ps.m293 void *lbl = &&next_opcode;
294 next_opcode: