Home
last modified time | relevance | path

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

/dports/devel/hyperscan/hyperscan-5.4.0/tools/hscollider/
H A DGroundTruth.h115 bool no_callouts = false);
H A DGroundTruth.cpp252 GroundTruth::compile(unsigned id, bool no_callouts) { in compile() argument
325 if (!combination && !no_callouts && isStandardMode(colliderMode)) { in compile()