Home
last modified time | relevance | path

Searched defs:le16 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/libbase/
H A Dendian_test.cpp30 static constexpr uint16_t le16 = 0x1234; in TEST() local
/aosp_15_r20/bionic/tests/
H A Dbyteswap_test.cpp21 static constexpr uint16_t le16 = 0x1234; variable
H A Dendian_test.cpp21 static constexpr uint16_t le16 = 0x1234; variable
H A Dnetinet_in_test.cpp28 static constexpr uint16_t le16 = 0x1234; variable
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dcommon.h467 typedef u16 __bitwise le16; typedef