Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c348 sljit_s32 inst_size; in emit_x86_instruction() local
365 inst_size = size; in emit_x86_instruction()
373 inst_size++; in emit_x86_instruction()
375 inst_size++; in emit_x86_instruction()
426 inst_size += 1; in emit_x86_instruction()
429 inst_size += 4; in emit_x86_instruction()
434 inst_size ++; in emit_x86_instruction()
438 inst_size++; in emit_x86_instruction()
440 inst_size += sizeof(short); in emit_x86_instruction()
456 inst_size++; in emit_x86_instruction()
[all …]
H A DsljitNativeX86_32.c355 sljit_s32 inst_size; in emit_x86_instruction() local
370 inst_size = size; in emit_x86_instruction()
373 inst_size++; in emit_x86_instruction()
375 inst_size++; in emit_x86_instruction()
381 inst_size += sizeof(sljit_sw); in emit_x86_instruction()
401 inst_size += 1; in emit_x86_instruction()
404 inst_size += 4; in emit_x86_instruction()
409 inst_size ++; in emit_x86_instruction()
413 inst_size++; in emit_x86_instruction()
415 inst_size += sizeof(short); in emit_x86_instruction()
[all …]

Completed in 8 milliseconds