Lines Matching refs:sljit_sw
358 typedef long int sljit_sw; typedef
367 typedef int sljit_sw; typedef
373 typedef __int64 sljit_sw; typedef
376 typedef long int sljit_sw; typedef
544 SLJIT_API_FUNC_ATTRIBUTE sljit_sw sljit_exec_offset(void* ptr);
595 #define SLJIT_LOCALS_OFFSET_BASE (2 * sizeof(sljit_sw))
602 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw))
605 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * sizeof(sljit_sw))
607 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw))
615 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw))
626 #define SLJIT_LOCALS_OFFSET_BASE ((23 + 1) * sizeof(sljit_sw))