Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/__support/
H A Dbig_int_test.cpp917 using LL_UInt96 = BigInt<96, false, uint32_t>; in TEST() typedef
932 using LL_UInt96 = BigInt<96, false, uint32_t>; in TEST() typedef
1071 using LL_UInt96 = BigInt<96, false, uint32_t>; in TEST() typedef