Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitConfigInternal.h646 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
654 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
657 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
665 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
671 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
677 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
684 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw)) macro
687 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * sizeof(sljit_sw)) macro
689 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
697 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw)) macro
[all …]