Searched defs:sljit_sw (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitConfigInternal.h37 sljit_sw, sljit_uw : signed and unsigned machine word, enough to store a pointer
58 SLJIT_WORD_SHIFT : the shift required to apply when accessing a sljit_sw/sljit_uw array by index
361 typedef long int sljit_sw; typedef
370 typedef int sljit_sw; typedef
376 typedef __int64 sljit_sw; typedef
379 typedef long int sljit_sw; typedef

Completed in 718 milliseconds