Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h636 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
644 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
647 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
655 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
661 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
667 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
679 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
687 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw)) macro
689 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
706 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
[all …]

Completed in 9 milliseconds