Searched defs:SLJIT_LOCALS_OFFSET_BASE (Results 1 – 1 of 1) sorted by relevance
646 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro654 #define SLJIT_LOCALS_OFFSET_BASE 0 macro657 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro665 #define SLJIT_LOCALS_OFFSET_BASE 0 macro671 #define SLJIT_LOCALS_OFFSET_BASE 0 macro677 #define SLJIT_LOCALS_OFFSET_BASE 0 macro684 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw)) macro687 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * sizeof(sljit_sw)) macro689 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro697 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw)) macro[all …]