Home
last modified time | relevance | path

Searched refs:__bs_nonsingle (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dbus.h268 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ macro
312 __bs_nonsingle(rm,1,(t),(h),(o),(a),(c))
314 __bs_nonsingle(rm,2,(t),(h),(o),(a),(c))
316 __bs_nonsingle(rm,4,(t),(h),(o),(a),(c))
318 __bs_nonsingle(rm,8,(t),(h),(o),(a),(c))
322 __bs_nonsingle(rm,s_2,(t),(h),(o),(a),(c))
324 __bs_nonsingle(rm,s_4,(t),(h),(o),(a),(c))
326 __bs_nonsingle(rm,s_8,(t),(h),(o),(a),(c))
332 __bs_nonsingle(rr,1,(t),(h),(o),(a),(c))
334 __bs_nonsingle(rr,2,(t),(h),(o),(a),(c))
[all …]
/freebsd/sys/riscv/include/
H A Dbus.h266 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ macro
323 __bs_nonsingle(rm,1,(t),(h),(o),(a),(c))
325 __bs_nonsingle(rm,2,(t),(h),(o),(a),(c))
327 __bs_nonsingle(rm,4,(t),(h),(o),(a),(c))
329 __bs_nonsingle(rm,8,(t),(h),(o),(a),(c))
344 __bs_nonsingle(rr,1,(t),(h),(o),(a),(c))
346 __bs_nonsingle(rr,2,(t),(h),(o),(a),(c))
348 __bs_nonsingle(rr,4,(t),(h),(o),(a),(c))
350 __bs_nonsingle(rr,8,(t),(h),(o),(a),(c))
378 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c))
[all …]
/freebsd/sys/arm64/include/
H A Dbus.h298 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ macro
359 __bs_nonsingle(rm,1,(t),(h),(o),(a),(c))
361 __bs_nonsingle(rm,2,(t),(h),(o),(a),(c))
363 __bs_nonsingle(rm,4,(t),(h),(o),(a),(c))
365 __bs_nonsingle(rm,8,(t),(h),(o),(a),(c))
380 __bs_nonsingle(rr,1,(t),(h),(o),(a),(c))
382 __bs_nonsingle(rr,2,(t),(h),(o),(a),(c))
384 __bs_nonsingle(rr,4,(t),(h),(o),(a),(c))
386 __bs_nonsingle(rr,8,(t),(h),(o),(a),(c))
414 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c))
[all …]
/freebsd/sys/arm/include/
H A Dbus.h261 #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))
[all …]