Home
last modified time | relevance | path

Searched refs:inst_size (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c72 sljit_uw inst_size; in emit_x86_instruction() local
89 inst_size = size; in emit_x86_instruction()
97 inst_size++; in emit_x86_instruction()
99 inst_size++; in emit_x86_instruction()
154 inst_size += 1; in emit_x86_instruction()
157 inst_size += 4; in emit_x86_instruction()
162 inst_size++; in emit_x86_instruction()
166 inst_size++; in emit_x86_instruction()
168 inst_size += sizeof(short); in emit_x86_instruction()
184 inst_size++; in emit_x86_instruction()
[all …]
H A DsljitNativeX86_32.c56 sljit_uw inst_size; in emit_x86_instruction() local
71 inst_size = size; in emit_x86_instruction()
74 inst_size++; in emit_x86_instruction()
76 inst_size++; in emit_x86_instruction()
82 inst_size += sizeof(sljit_sw); in emit_x86_instruction()
111 inst_size += 1; in emit_x86_instruction()
114 inst_size += 4; in emit_x86_instruction()
119 inst_size++; in emit_x86_instruction()
123 inst_size++; in emit_x86_instruction()
125 inst_size += sizeof(short); in emit_x86_instruction()
[all …]

Completed in 10 milliseconds