Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtypes.h148 #define __bitwise __bitwise__ macro
150 #define __bitwise macro
153 typedef __u16 __bitwise __le16;
154 typedef __u16 __bitwise __be16;
155 typedef __u32 __bitwise __le32;
156 typedef __u32 __bitwise __be32;
158 typedef __u64 __bitwise __le64;
159 typedef __u64 __bitwise __be64;
161 typedef __u16 __bitwise __sum16;
162 typedef __u32 __bitwise __wsum;