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