Home
last modified time | relevance | path

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

/external/armnn/third-party/fmt/
Dcore.h316 FMT_CONSTEXPR typename std::make_unsigned<Int>::type to_unsigned(Int value) { in to_unsigned() function
/external/fmtlib/include/fmt/
Dcore.h325 FMT_CONSTEXPR typename std::make_unsigned<Int>::type to_unsigned(Int value) { in to_unsigned() function