Home | History | Annotate | Download | only in dist

Lines Matching refs:jit

1514   --enable-jit            enable Just-In-Time compiling support
1515 --disable-pcregrep-jit disable JIT support in pcregrep
17702 # Handle --enable-jit (disabled by default)
17703 # Check whether --enable-jit was given.
17711 # Handle --disable-pcregrep-jit (enabled by default)
17712 # Check whether --enable-pcregrep-jit was given.
19095 # Unless running under Windows, JIT support requires pthreads.
19486 as_fn_error $? "JIT support requires pthreads" "$LINENO" 5
19684 DISTCHECK_CONFIGURE_FLAGS="CFLAGS='' CXXFLAGS='' --enable-pcre16 --enable-pcre32 --enable-jit --enable-cpp --enable-unicode-properties"
22787 Enable JIT compiling support .... : ${enable_jit}
22803 Use JIT in pcregrep ............. : ${enable_pcregrep_jit}