Home
last modified time | relevance | path

Searched defs:UInt256 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Duint256.h24 using UInt256 = std::array<uint8_t, kUInt256Size>; variable
/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dinteger_literals_test.cpp107 using UInt256 = LIBC_NAMESPACE::UInt<256>; in TEST() typedef
H A Dinteger_to_string_test.cpp230 using UInt256 = LIBC_NAMESPACE::UInt<256>; in TEST() typedef