Searched refs:__bitwise__ (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dtypes.h41 #ifndef __bitwise__
43 #define __bitwise__ __attribute__((bitwise)) macro
45 #define __bitwise__ macro
66 typedef uint16_t __bitwise__ __sum16;

Completed in 61 milliseconds