Home
last modified time | relevance | path

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

/PHP-8.0/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
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
712 #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 23 milliseconds