Lines Matching refs:__bs_nonsingle_s
273 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ macro
352 __bs_nonsingle_s(rm,1,(t),(h),(o),(a),(c))
354 __bs_nonsingle_s(rm,2,(t),(h),(o),(a),(c))
356 __bs_nonsingle_s(rm,4,(t),(h),(o),(a),(c))
358 __bs_nonsingle_s(rm,8,(t),(h),(o),(a),(c))
373 __bs_nonsingle_s(rr,1,(t),(h),(o),(a),(c))
375 __bs_nonsingle_s(rr,2,(t),(h),(o),(a),(c))
377 __bs_nonsingle_s(rr,4,(t),(h),(o),(a),(c))
379 __bs_nonsingle_s(rr,8,(t),(h),(o),(a),(c))
407 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c))
409 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c))
411 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c))
413 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
428 __bs_nonsingle_s(wr,1,(t),(h),(o),(a),(c))
430 __bs_nonsingle_s(wr,2,(t),(h),(o),(a),(c))
432 __bs_nonsingle_s(wr,4,(t),(h),(o),(a),(c))
434 __bs_nonsingle_s(wr,8,(t),(h),(o),(a),(c))