Home
last modified time | relevance | path

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

/aosp_15_r20/external/fmtlib/include/fmt/
H A Dbase.h412 template <int N> struct bitint {}; struct
/aosp_15_r20/external/fmtlib/test/
H A Dformat-test.cc2521 TEST(format_test, bitint) { in TEST() argument