Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dformat.h67 # define FMT_NOINLINE __attribute__((noinline)) macro
69 # define FMT_NOINLINE macro
1483 FMT_NOINLINE OutputIt fill(OutputIt it, size_t n, const fill_t<Char>& fill) {
Dformat-inl.h1335 FMT_NOINLINE bigint& operator<<=(int shift) {