Home | History | Annotate | Download | only in include

Lines Matching defs:__bs_nonsingle_s

94 #define	__bs_nonsingle_s(type, sz, t, h, o, a, c)			\
181 __bs_nonsingle_s(rm,1,(t),(h),(o),(a),(c))
183 __bs_nonsingle_s(rm,2,(t),(h),(o),(a),(c))
185 __bs_nonsingle_s(rm,4,(t),(h),(o),(a),(c))
188 __bs_nonsingle_s(rm,8,(t),(h),(o),(a),(c))
208 __bs_nonsingle_s(rr,1,(t),(h),(o),(a),(c))
210 __bs_nonsingle_s(rr,2,(t),(h),(o),(a),(c))
212 __bs_nonsingle_s(rr,4,(t),(h),(o),(a),(c))
215 __bs_nonsingle_s(rr,8,(t),(h),(o),(a),(c))
254 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c))
256 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c))
258 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c))
261 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
281 __bs_nonsingle_s(wr,1,(t),(h),(o),(a),(c))
283 __bs_nonsingle_s(wr,2,(t),(h),(o),(a),(c))
285 __bs_nonsingle_s(wr,4,(t),(h),(o),(a),(c))
288 __bs_nonsingle_s(wr,8,(t),(h),(o),(a),(c))