Lines Matching defs:__bs_nonsingle
81 #define __bs_nonsingle(type, sz, t, h, o, a, c) \
170 __bs_nonsingle(rm,1,(t),(h),(o),(a),(c))
172 __bs_nonsingle(rm,2,(t),(h),(o),(a),(c))
174 __bs_nonsingle(rm,4,(t),(h),(o),(a),(c))
177 __bs_nonsingle(rm,8,(t),(h),(o),(a),(c))
197 __bs_nonsingle(rr,1,(t),(h),(o),(a),(c))
199 __bs_nonsingle(rr,2,(t),(h),(o),(a),(c))
201 __bs_nonsingle(rr,4,(t),(h),(o),(a),(c))
204 __bs_nonsingle(rr,8,(t),(h),(o),(a),(c))
243 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c))
245 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c))
247 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c))
250 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c))
270 __bs_nonsingle(wr,1,(t),(h),(o),(a),(c))
272 __bs_nonsingle(wr,2,(t),(h),(o),(a),(c))
274 __bs_nonsingle(wr,4,(t),(h),(o),(a),(c))
277 __bs_nonsingle(wr,8,(t),(h),(o),(a),(c))