Searched refs:at_most_one_flags (Results 1 – 1 of 1) sorted by relevance
41 const uint32_t at_most_one_flags[] = { variable51 for (uint32_t i = 0; i < countof(at_most_one_flags) - 1; ++i) {52 for (uint32_t j = i + 1; j < countof(at_most_one_flags); ++j) {56 .flags = at_most_one_flags[i] | at_most_one_flags[j]