Searched refs:PrintMatchSummaryOn (Results 1 – 2 of 2) sorted by relevance
457 if (PrintProtoMatchesOn (Debug) || PrintMatchSummaryOn (Debug)) in IntegerMatcher()501 if (PrintMatchSummaryOn (Debug)) in IntegerMatcher()568 if (PrintProtoMatchesOn (Debug) || PrintMatchSummaryOn (Debug)) in FindGoodProtos()679 if (PrintProtoMatchesOn (Debug) || PrintMatchSummaryOn (Debug)) in FindBadFeatures()1090 if (PrintMatchSummaryOn (Debug)) { in IMDebugFeatureProtoError()1105 if (PrintMatchSummaryOn (Debug)) { in IMDebugFeatureProtoError()1166 if (PrintMatchSummaryOn (Debug)) { in IMDebugFeatureProtoError()
212 #define PrintMatchSummaryOn(D) ((D) & PRINT_MATCH_SUMMARY) macro