Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitConfigInternal.h246 #ifndef SLJIT_NOINLINE
249 #define SLJIT_NOINLINE __attribute__ ((noinline)) macro
251 #define SLJIT_NOINLINE macro
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c10349 static SLJIT_NOINLINE int jit_machine_stack_exec(jit_arguments *arguments, void *executable_func) in jit_machine_stack_exec()

Completed in 32 milliseconds