Lines Matching refs:__bs_nonsingle_s
314 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ macro
368 __bs_nonsingle_s(rm,1,(t),(h),(o),(a),(c))
370 __bs_nonsingle_s(rm,2,(t),(h),(o),(a),(c))
372 __bs_nonsingle_s(rm,4,(t),(h),(o),(a),(c))
374 __bs_nonsingle_s(rm,8,(t),(h),(o),(a),(c))
389 __bs_nonsingle_s(rr,1,(t),(h),(o),(a),(c))
391 __bs_nonsingle_s(rr,2,(t),(h),(o),(a),(c))
393 __bs_nonsingle_s(rr,4,(t),(h),(o),(a),(c))
395 __bs_nonsingle_s(rr,8,(t),(h),(o),(a),(c))
423 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c))
425 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c))
427 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c))
429 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
444 __bs_nonsingle_s(wr,1,(t),(h),(o),(a),(c))
446 __bs_nonsingle_s(wr,2,(t),(h),(o),(a),(c))
448 __bs_nonsingle_s(wr,4,(t),(h),(o),(a),(c))
450 __bs_nonsingle_s(wr,8,(t),(h),(o),(a),(c))