Home
last modified time | relevance | path

Searched refs:SLJIT_NOINLINE (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h238 #ifndef SLJIT_NOINLINE
241 #define SLJIT_NOINLINE __attribute__ ((noinline)) macro
243 #define SLJIT_NOINLINE macro
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c11403 static SLJIT_NOINLINE int jit_machine_stack_exec(jit_arguments *arguments, void *executable_func) in jit_machine_stack_exec()

Completed in 49 milliseconds