Searched refs:SLJIT_LOCALS_OFFSET_BASE (Results 1 – 2 of 2) sorted by relevance
648 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro656 #define SLJIT_LOCALS_OFFSET_BASE 0 macro659 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro667 #define SLJIT_LOCALS_OFFSET_BASE 0 macro673 #define SLJIT_LOCALS_OFFSET_BASE 0 macro679 #define SLJIT_LOCALS_OFFSET_BASE 0 macro691 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro699 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw)) macro701 #define SLJIT_LOCALS_OFFSET_BASE 0 macro745 #define SLJIT_LOCALS_OFFSET_BASE 0 macro[all …]
1959 SLJIT_ASSERT (SLJIT_LOCALS_OFFSET_BASE == 0); in sljit_get_local_base()
Completed in 11 milliseconds