Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h548 #define SLJIT_LOCALS_OFFSET_BASE ((2 + 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
594 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
602 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw)) macro
604 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
620 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
[all …]

Completed in 7 milliseconds