Searched refs:set_chk (Results 1 – 2 of 2) sorted by relevance
372 inline bool sb_bitset::set_chk(unsigned id, bool bit) { in set_chk() function in r600_sb::sb_bitset447 return bs.set_chk(v->uid - 1, 1); in add_val()467 return bs.set_chk(v->uid - 1, 0); in remove_val()
233 bool set_chk(unsigned id, bool bit = true);