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

  /external/pcre/dist2/src/sljit/
sljitConfigInternal.h 246 #ifndef SLJIT_NOINLINE
249 #define SLJIT_NOINLINE __attribute__ ((noinline))
251 #define SLJIT_NOINLINE
  /external/pcre/dist2/src/
pcre2_jit_match.c 47 static SLJIT_NOINLINE int jit_machine_stack_exec(jit_arguments *arguments, jit_function executable_func)

Completed in 40 milliseconds