Searched refs:KCOV_CMP_CONST (Results 1 – 2 of 2) sorted by relevance
31 #define KCOV_CMP_CONST (1 << 0) macro
257 KCOV_CMP_CONST = 1, enumerator1211 if (arg1 == 0 && (arg2 == 0 || (type & KCOV_CMP_CONST))) in ignore()