Lines Matching refs:__bs_nonsingle_s
278 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ macro
332 __bs_nonsingle_s(rm,1,(t),(h),(o),(a),(c))
334 __bs_nonsingle_s(rm,2,(t),(h),(o),(a),(c))
336 __bs_nonsingle_s(rm,4,(t),(h),(o),(a),(c))
338 __bs_nonsingle_s(rm,8,(t),(h),(o),(a),(c))
353 __bs_nonsingle_s(rr,1,(t),(h),(o),(a),(c))
355 __bs_nonsingle_s(rr,2,(t),(h),(o),(a),(c))
357 __bs_nonsingle_s(rr,4,(t),(h),(o),(a),(c))
359 __bs_nonsingle_s(rr,8,(t),(h),(o),(a),(c))
387 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c))
389 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c))
391 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c))
393 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
408 __bs_nonsingle_s(wr,1,(t),(h),(o),(a),(c))
410 __bs_nonsingle_s(wr,2,(t),(h),(o),(a),(c))
412 __bs_nonsingle_s(wr,4,(t),(h),(o),(a),(c))
414 __bs_nonsingle_s(wr,8,(t),(h),(o),(a),(c))