Searched refs:pcre2_jit_test (Results 1 – 9 of 9) sorted by relevance
115 @WITH_JIT_TRUE@am__append_17 = pcre2_jit_test116 @WITH_JIT_TRUE@am__append_18 = pcre2_jit_test363 @WITH_JIT_TRUE@am__EXEEXT_4 = pcre2_jit_test$(EXEEXT)370 am__pcre2_jit_test_SOURCES_DIST = src/pcre2_jit_test.c372 @WITH_JIT_TRUE@ src/pcre2_jit_test-pcre2_jit_test.$(OBJEXT)1251 @WITH_JIT_TRUE@pcre2_jit_test_SOURCES = src/pcre2_jit_test.c1641 src/pcre2_jit_test-pcre2_jit_test.$(OBJEXT): src/$(am__dirstamp) \1644 pcre2_jit_test$(EXEEXT): $(pcre2_jit_test_OBJECTS) $(pcre2_jit_test_DEPENDENCIES) $(EXTRA_pcre2_jit…1645 @rm -f pcre2_jit_test$(EXEEXT)1790 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/pcre2_jit_test-pcre2_jit_test.Po@am__quote@[all …]
632 ADD_EXECUTABLE(pcre2_jit_test src/pcre2_jit_test.c) target633 SET(targets ${targets} pcre2_jit_test)644 TARGET_LINK_LIBRARIES(pcre2_jit_test ${PCRE2_JIT_TEST_LIBS})728 ADD_TEST(pcre2_jit_test pcre2_jit_test)
539 TESTS += pcre2_jit_test540 noinst_PROGRAMS += pcre2_jit_test library541 pcre2_jit_test_SOURCES = src/pcre2_jit_test.c
209 src/pcre2_jit_test.c \
176 JIT test program, src/pcre2_jit_test.c.377 To independently test the just-in-time compiler, run pcre2_jit_test.exe.
427 test program called pcre2_jit_test is built as well. If the 8-bit library is580 When JIT support is enabled, a third test program called pcre2_jit_test is819 src/pcre2_jit_test.c JIT test program
1056 29. Fix typo in pcre2_jit_test.c