Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitConfigInternal.h555 #ifndef SLJIT_UNALIGNED
565 #define SLJIT_UNALIGNED 1 macro
DsljitLir.c2134 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED)
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c512 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
7346 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
7355 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in byte_sequence_compare()
7377 #if (defined SLJIT_UNALIGNED && SLJIT_UNALIGNED) && (PCRE2_CODE_UNIT_WIDTH == 8 || PCRE2_CODE_UNIT_… in byte_sequence_compare()
8965 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_char1_matchingpath()
9188 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED in compile_charn_matchingpath()