Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h543 #define SLJIT_LOCALS_OFFSET_BASE ((2 + 4) * sizeof(sljit_sw)) macro
554 #define SLJIT_LOCALS_OFFSET_BASE (sizeof(sljit_sw)) macro
558 #define SLJIT_LOCALS_OFFSET_BASE ((4 + 2) * sizeof(sljit_sw)) macro
565 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
571 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
577 #define SLJIT_LOCALS_OFFSET_BASE (2 * sizeof(sljit_sw)) macro
584 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw)) macro
589 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
597 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw)) macro
599 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
[all …]

Completed in 6 milliseconds