Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitConfigInternal.h531 #ifndef SLJIT_UNALIGNED
541 #define SLJIT_UNALIGNED 1 macro
DsljitLir.c2099 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED)
/external/pcre/dist2/src/
Dpcre2_jit_compile.c509 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
7272 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
7281 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
7303 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED) && (PCRE2_CODE_UNIT_WIDTH == 8 || PCRE2_CODE_UNIT_… in byte_sequence_compare()
8734 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_char1_matchingpath()
8957 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_charn_matchingpath()