Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/__support/
H A Dinteger_literals_test.cpp108 const UInt256 ZERO = 0; in TEST() typedef
H A Dinteger_to_string_test.cpp230 using UInt256 = LIBC_NAMESPACE::UInt<256>; in TEST() typedef