Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitConfigInternal.h548 #define SLJIT_LOCALS_OFFSET_BASE ((2 + 4) * sizeof(sljit_sw)) macro
551 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1 + 4) * sizeof(sljit_sw)) macro
559 #define SLJIT_LOCALS_OFFSET_BASE (sizeof(sljit_sw)) macro
563 #define SLJIT_LOCALS_OFFSET_BASE ((4 + 2) * sizeof(sljit_sw)) macro
570 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
576 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
582 #define SLJIT_LOCALS_OFFSET_BASE (2 * sizeof(sljit_sw)) macro
589 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw)) macro
592 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * sizeof(sljit_sw)) macro
594 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
[all …]