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.h559 #define SLJIT_LOCALS_OFFSET_BASE ((2 + 4) * sizeof(sljit_sw)) macro
562 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1 + 4) * sizeof(sljit_sw)) macro
570 #define SLJIT_LOCALS_OFFSET_BASE (sizeof(sljit_sw)) macro
574 #define SLJIT_LOCALS_OFFSET_BASE ((4 + 2) * sizeof(sljit_sw)) macro
581 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
587 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
593 #define SLJIT_LOCALS_OFFSET_BASE (2 * sizeof(sljit_sw)) macro
600 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw)) macro
603 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * sizeof(sljit_sw)) macro
605 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
[all …]