Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h650 #define SLJIT_LOCALS_OFFSET_BASE (8 * SSIZE_OF(sw)) macro
660 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
664 #define SLJIT_LOCALS_OFFSET_BASE (4 * SSIZE_OF(sw)) macro
674 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
682 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
690 #define SLJIT_LOCALS_OFFSET_BASE (2 * (sljit_s32)sizeof(sljit_sw)) macro
704 #define SLJIT_LOCALS_OFFSET_BASE (3 * (sljit_s32)sizeof(sljit_sw)) macro
712 #define SLJIT_LOCALS_OFFSET_BASE (4 * (sljit_s32)sizeof(sljit_sw)) macro
716 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
725 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
[all …]

Completed in 18 milliseconds