Searched refs:is_bitop (Results 1 – 1 of 1) sorted by relevance
781 bool is_bitop[2] = { false, false }; in tomoyo_condition() local1033 is_bitop[j] = true; in tomoyo_condition()1062 if (is_bitop[0] && is_bitop[1]) { in tomoyo_condition()1064 } else if (is_bitop[0]) { in tomoyo_condition()1074 } else if (is_bitop[1]) { in tomoyo_condition()