Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h561 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
564 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
572 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
583 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
589 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
595 #define SLJIT_LOCALS_OFFSET_BASE (2 * sizeof(sljit_sw)) macro
607 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
615 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw)) macro
617 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
633 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
[all …]

Completed in 6 milliseconds