Searched defs:SLJIT_LOCALS_OFFSET_BASE (Results 1 – 1 of 1) sorted by relevance
561 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro564 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro572 #define SLJIT_LOCALS_OFFSET_BASE 0 macro576 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro583 #define SLJIT_LOCALS_OFFSET_BASE 0 macro589 #define SLJIT_LOCALS_OFFSET_BASE 0 macro595 #define SLJIT_LOCALS_OFFSET_BASE (2 * sizeof(sljit_sw)) macro602 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw)) macro605 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * sizeof(sljit_sw)) macro607 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro[all …]