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

  /external/pcre/dist/
pcre_jit_compile.c     [all...]
  /external/pcre/dist/sljit/
sljitLir.h     [all...]
sljitLir.c 486 if (compiler->buf->used_size + size <= (BUF_SIZE - (sljit_uw)SLJIT_OFFSETOF(struct sljit_memory_fragment, memory))) {
505 if (compiler->abuf->used_size + size <= (ABUF_SIZE - (sljit_uw)SLJIT_OFFSETOF(struct sljit_memory_fragment, memory))) {
    [all...]

Completed in 40 milliseconds