Home
last modified time | relevance | path

Searched defs:kUInt128Size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Duint128.h23 constexpr size_t kUInt128Size = 16; variable
/aosp_15_r20/external/pigweed/third_party/boringssl/
H A Dbuild_test.cc37 constexpr size_t kUInt128Size = 16; variable