Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitConfigInternal.h561 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
564 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
572 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
576 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset) macro
583 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
589 #define SLJIT_LOCALS_OFFSET_BASE 0 macro
595 #define SLJIT_LOCALS_OFFSET_BASE (2 * sizeof(sljit_sw)) macro
602 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw)) macro
605 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * sizeof(sljit_sw)) macro
607 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw)) macro
[all …]