Searched defs:B16 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibFunc.h | 255 B16 = 2, global() enumerator |
/freebsd/sys/dev/ocs_fc/ | ||
H A D | ocs_os.h | 110 #define B16(x) ( B8(x) | ( B8(x) >> 8) ) macro |