Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h648 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
656 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
659 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
667 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
673 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
679 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
691 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
699 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw)) macro
701 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
745 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
[all …]
H A DsljitNativeARM_64.c1959 SLJIT_ASSERT (SLJIT_LOCALS_OFFSET_BASE == 0); in sljit_get_local_base()

Completed in 11 milliseconds