Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/linux/
H A Dtypes.h37 #ifndef __bitwise__
39 #define __bitwise__ __attribute__((bitwise)) macro
41 #define __bitwise__ macro
55 typedef uint16_t __bitwise__ __sum16;