Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitConfigInternal.h469 #ifndef SLJIT_UNALIGNED
478 #define SLJIT_UNALIGNED 1 macro
DsljitLir.c2012 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED)
/external/pcre/dist2/src/
Dpcre2_jit_compile.c495 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
6293 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
6302 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
6324 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED) && (PCRE2_CODE_UNIT_WIDTH == 8 || PCRE2_CODE_UNIT_… in byte_sequence_compare()
7550 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_char1_matchingpath()
7765 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_charn_matchingpath()