Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h672 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
682 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
686 #define SLJIT_LOCALS_OFFSET_BASE (4 * (sljit_s32)sizeof(sljit_sw)) macro
696 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
704 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
712 #define SLJIT_LOCALS_OFFSET_BASE (2 * (sljit_s32)sizeof(sljit_sw)) macro
726 #define SLJIT_LOCALS_OFFSET_BASE (3 * (sljit_s32)sizeof(sljit_sw)) macro
734 #define SLJIT_LOCALS_OFFSET_BASE (4 * (sljit_s32)sizeof(sljit_sw)) macro
738 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
790 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
[all …]

Completed in 9 milliseconds