Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
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
721 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * (sljit_s32)sizeof(sljit_sw)) macro
724 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * (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
[all …]