Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c403 sljit_s32 inst_size; in emit_x86_instruction() local
420 inst_size = size; in emit_x86_instruction()
428 inst_size++; in emit_x86_instruction()
430 inst_size++; in emit_x86_instruction()
481 inst_size += 1; in emit_x86_instruction()
484 inst_size += 4; in emit_x86_instruction()
489 inst_size ++; in emit_x86_instruction()
493 inst_size++; in emit_x86_instruction()
495 inst_size += sizeof(short); in emit_x86_instruction()
511 inst_size++; in emit_x86_instruction()
[all …]
H A DsljitNativeX86_32.c357 sljit_s32 inst_size; in emit_x86_instruction() local
374 inst_size = size; in emit_x86_instruction()
377 inst_size++; in emit_x86_instruction()
379 inst_size++; in emit_x86_instruction()
385 inst_size += sizeof(sljit_sw); in emit_x86_instruction()
405 inst_size += 1; in emit_x86_instruction()
408 inst_size += 4; in emit_x86_instruction()
413 inst_size ++; in emit_x86_instruction()
417 inst_size++; in emit_x86_instruction()
419 inst_size += sizeof(short); in emit_x86_instruction()
[all …]

Completed in 13 milliseconds