Lines Matching refs:__bs_nonsingle
261 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ macro
343 __bs_nonsingle(rm,1,(t),(h),(o),(a),(c))
345 __bs_nonsingle(rm,2,(t),(h),(o),(a),(c))
347 __bs_nonsingle(rm,4,(t),(h),(o),(a),(c))
349 __bs_nonsingle(rm,8,(t),(h),(o),(a),(c))
364 __bs_nonsingle(rr,1,(t),(h),(o),(a),(c))
366 __bs_nonsingle(rr,2,(t),(h),(o),(a),(c))
368 __bs_nonsingle(rr,4,(t),(h),(o),(a),(c))
370 __bs_nonsingle(rr,8,(t),(h),(o),(a),(c))
398 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c))
400 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c))
402 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c))
404 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c))
419 __bs_nonsingle(wr,1,(t),(h),(o),(a),(c))
421 __bs_nonsingle(wr,2,(t),(h),(o),(a),(c))
423 __bs_nonsingle(wr,4,(t),(h),(o),(a),(c))
425 __bs_nonsingle(wr,8,(t),(h),(o),(a),(c))