Home
last modified time | relevance | path

Searched refs:SLJIT_UNALIGNED (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist/sljit/
DsljitConfigInternal.h445 #ifndef SLJIT_UNALIGNED
454 #define SLJIT_UNALIGNED 1 macro
DsljitLir.c1549 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED)
/external/pcre/dist/
Dpcre_jit_compile.c439 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
4639 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
4648 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
4670 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED) && (defined COMPILE_PCRE8 || defined COMPILE_PCRE1… in byte_sequence_compare()
5678 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_char1_matchingpath()
5914 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_charn_matchingpath()