HomeSort by: relevance | last modified time | path
    Searched defs:sljit_sw (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitConfigInternal.h 39 sljit_sw, sljit_uw : signed and unsigned machine word, enough to store a pointer
60 SLJIT_WORD_SHIFT : the shift required to apply when accessing a sljit_sw/sljit_uw array by index
360 typedef long int sljit_sw; typedef in typeref:typename:long int
369 typedef int sljit_sw; typedef in typeref:typename:int
375 typedef __int64 sljit_sw; typedef in typeref:typename:__int64
378 typedef long int sljit_sw; typedef in typeref:typename:long int
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))
    [all...]
sljitConfigInternal.h 39 sljit_sw, sljit_uw : signed and unsigned machine word, enough to store a pointer
60 SLJIT_WORD_SHIFT : the shift required to apply when accessing a sljit_sw/sljit_uw array by index
360 typedef long int sljit_sw; typedef in typeref:typename:long int
369 typedef int sljit_sw; typedef in typeref:typename:int
375 typedef __int64 sljit_sw; typedef in typeref:typename:__int64
378 typedef long int sljit_sw; typedef in typeref:typename:long int
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))
    [all...]
sljitConfigInternal.h 39 sljit_sw, sljit_uw : signed and unsigned machine word, enough to store a pointer
60 SLJIT_WORD_SHIFT : the shift required to apply when accessing a sljit_sw/sljit_uw array by index
360 typedef long int sljit_sw; typedef in typeref:typename:long int
369 typedef int sljit_sw; typedef in typeref:typename:int
375 typedef __int64 sljit_sw; typedef in typeref:typename:__int64
378 typedef long int sljit_sw; typedef in typeref:typename:long int
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))
    [all...]
sljitConfigInternal.h 39 sljit_sw, sljit_uw : signed and unsigned machine word, enough to store a pointer
60 SLJIT_WORD_SHIFT : the shift required to apply when accessing a sljit_sw/sljit_uw array by index
360 typedef long int sljit_sw; typedef in typeref:typename:long int
369 typedef int sljit_sw; typedef in typeref:typename:int
375 typedef __int64 sljit_sw; typedef in typeref:typename:__int64
378 typedef long int sljit_sw; typedef in typeref:typename:long int
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))
    [all...]

Completed in 198 milliseconds