Searched defs:__le32 (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
H A D2008-01-28-UnionSize.c7 typedef __u32 __le32; typedef
10 __le32 data;
H A D2009-07-22-StructLayout.c5 typedef unsigned int __le32; typedef
16 __le32 bmEthernetStatistics;
30 .bmEthernetStatistics = (( __le32)(__u32)(0)),
/external/iproute2/include/
H A Diptables_common.h47 #define __le32 u_int32_t macro
/external/iptables/include/linux/
H A Dtypes.h29 typedef __u32 __bitwise __le32; typedef
/external/kernel-headers/original/uapi/linux/
H A Dtypes.h34 typedef __u32 __bitwise __le32; typedef
/external/linux-tools-perf/src/tools/perf/util/include/linux/
H A Dtypes.h10 #ifndef __le32
11 typedef __u32 __bitwise __le32; typedef

Completed in 188 milliseconds