Home
last modified time | relevance | path

Searched refs:kBigInt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h190 const internal::BiggestInt kBigInt = value; in PrintValue() local
191 *os << kBigInt; in PrintValue()