Searched refs:kPreProcConfigChMaskCount (Results 1 – 1 of 1) sorted by relevance
100 constexpr int kPreProcConfigChMaskCount = std::size(kPreProcConfigChMask); variable263 if (chMaskIdx < 0 or chMaskIdx > kPreProcConfigChMaskCount) { in main()