Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h594 #define SLJIT_LOCALS_OFFSET_BASE (8 * SSIZE_OF(sw)) macro
608 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
612 #define SLJIT_LOCALS_OFFSET_BASE (4 * SSIZE_OF(sw)) macro
632 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
645 #define SLJIT_LOCALS_OFFSET_BASE (2 * (sljit_s32)sizeof(sljit_sw)) macro
666 #define SLJIT_LOCALS_OFFSET_BASE (3 * (sljit_s32)sizeof(sljit_sw)) macro
674 #define SLJIT_LOCALS_OFFSET_BASE (4 * (sljit_s32)sizeof(sljit_sw)) macro
678 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
701 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
751 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
[all …]

Completed in 11 milliseconds