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

  /external/pcre/dist2/src/
pcre2_jit_match.c 47 static SLJIT_NOINLINE int jit_machine_stack_exec(jit_arguments *arguments, jit_function executable_func)
57 return executable_func(arguments);
109 void *executable_func;
164 convert_executable_func.executable_func = functions->executable_funcs[index];
pcre2_jit_compile.c 10843 void *executable_func; local
    [all...]

Completed in 611 milliseconds