HomeSort by relevance Sort by last modified time
    Searched refs:SLJIT_UNALIGNED (Results 1 - 3 of 3) sorted by null

  /external/pcre/dist/sljit/
sljitConfigInternal.h 48 SLJIT_UNALIGNED : allows unaligned memory accesses for non-fpu operations (only!)
505 #ifndef SLJIT_UNALIGNED
514 #define SLJIT_UNALIGNED 1
517 #endif /* !SLJIT_UNALIGNED */
sljitLir.c     [all...]
  /external/pcre/dist/
pcre_jit_compile.c 443 #if defined SLJIT_UNALIGNED && SLJIT_UNALIGNED
    [all...]

Completed in 114 milliseconds