Home
last modified time | relevance | path

Searched defs:jit_compile (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist/
Dpcre_study.c1587 PRIV(jit_compile)(re, extra, JIT_COMPILE); in pcre_study() local
1589 PRIV(jit_compile)(re, extra, JIT_PARTIAL_SOFT_COMPILE); in pcre_study() local
1591 PRIV(jit_compile)(re, extra, JIT_PARTIAL_HARD_COMPILE); in pcre_study() local
Dpcre_jit_compile.c9732 PRIV(jit_compile)(const REAL_PCRE *re, PUBL(extra) *extra, int mode) in PRIV() argument