Lines Matching refs:SLJIT_LOCALS_OFFSET_BASE
648 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
656 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
659 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
667 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
673 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
679 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
686 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw)) macro
689 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * sizeof(sljit_sw)) macro
691 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
699 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw)) macro
701 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
711 #define SLJIT_LOCALS_OFFSET_BASE ((16 + 1 + 6 + 2 + 1) * sizeof(sljit_sw)) macro
739 #define SLJIT_LOCALS_OFFSET_BASE SLJIT_S390X_DEFAULT_STACK_FRAME_SIZE macro
745 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
749 #define SLJIT_LOCALS_OFFSET (SLJIT_LOCALS_OFFSET_BASE)