Lines Matching defs:__bs_nonsingle_s
90 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \
171 __bs_nonsingle_s(rm,1,(t),(h),(o),(a),(c))
173 __bs_nonsingle_s(rm,2,(t),(h),(o),(a),(c))
175 __bs_nonsingle_s(rm,4,(t),(h),(o),(a),(c))
177 __bs_nonsingle_s(rm,8,(t),(h),(o),(a),(c))
194 __bs_nonsingle_s(rr,1,(t),(h),(o),(a),(c))
196 __bs_nonsingle_s(rr,2,(t),(h),(o),(a),(c))
198 __bs_nonsingle_s(rr,4,(t),(h),(o),(a),(c))
200 __bs_nonsingle_s(rr,8,(t),(h),(o),(a),(c))
232 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c))
234 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c))
236 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c))
238 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
255 __bs_nonsingle_s(wr,1,(t),(h),(o),(a),(c))
257 __bs_nonsingle_s(wr,2,(t),(h),(o),(a),(c))
259 __bs_nonsingle_s(wr,4,(t),(h),(o),(a),(c))
261 __bs_nonsingle_s(wr,8,(t),(h),(o),(a),(c))