Home
last modified time | relevance | path

Searched defs:le16 (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dbool-cast-bad.c1 typedef unsigned short __attribute__((bitwise)) le16; typedef
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dendian_test.cpp18 constexpr uint16_t le16 = 0x9876; in HWTEST_F() local
45 constexpr uint16_t le16 = 0x9876; in HWTEST_F() local
/kernel/linux/linux-5.10/fs/ntfs/
H A Dtypes.h14 typedef __le16 le16; typedef
/kernel/linux/linux-6.6/fs/ntfs/
H A Dtypes.h14 typedef __le16 le16; typedef
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dbool-cast.c7 typedef unsigned short __attribute__((bitwise)) le16; typedef
/third_party/ntfs-3g/include/ntfs-3g/
H A Dtypes.h47 typedef u16 le16; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dcommon.h449 typedef u16 __bitwise le16; typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.h467 typedef u16 __bitwise le16; typedef
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dbmp280.h414 __le16 le16; member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c4339 #define le16(__p) ((__p)[0] | ((__p)[1] << 8)) in phy_aq1202_version() macro
4347 #undef le16 in phy_aq1202_version() macro
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c4334 #define le16(__p) ((__p)[0] | ((__p)[1] << 8)) in phy_aq1202_version() macro
4342 #undef le16 in phy_aq1202_version() macro

Completed in 21 milliseconds