Lines Matching refs:sljit_sw
409 typedef long int sljit_sw; typedef
418 typedef int sljit_sw; typedef
426 typedef long long sljit_sw; typedef
429 typedef __int64 sljit_sw; typedef
433 typedef long int sljit_sw; typedef
630 SLJIT_API_FUNC_ATTRIBUTE sljit_sw sljit_exec_offset(void* ptr);
684 #define SLJIT_LOCALS_OFFSET_BASE ((6 + 8) * sizeof(sljit_sw))
687 #define SLJIT_LOCALS_OFFSET_BASE ((3 + 1) * sizeof(sljit_sw))
689 #define SLJIT_LOCALS_OFFSET_BASE (3 * sizeof(sljit_sw))
697 #define SLJIT_LOCALS_OFFSET_BASE (4 * sizeof(sljit_sw))
709 #define SLJIT_LOCALS_OFFSET_BASE ((16 + 1 + 6 + 2 + 1) * sizeof(sljit_sw))