Lines Matching refs:__le16
1 typedef unsigned short __attribute__((bitwise))__le16;
2 static __le16 foo(__le16 a)
7 static int baz(__le16 a)
12 static int barf(__le16 a)
17 static __le16 bar(__le16 a)
25 foul-bitwise.c:9:16: warning: restricted __le16 degrades to integer
26 foul-bitwise.c:9:22: warning: restricted __le16 degrades to integer
27 foul-bitwise.c:19:16: warning: restricted __le16 degrades to integer
29 foul-bitwise.c:19:16: expected restricted __le16