Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h187 #ifndef SLJIT_NOINLINE
190 #define SLJIT_NOINLINE __attribute__ ((noinline)) macro
192 #define SLJIT_NOINLINE
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_match.c53 static SLJIT_NOINLINE int jit_machine_stack_exec(jit_arguments *arguments, jit_function executable_… in jit_machine_stack_exec()

Completed in 11 milliseconds