Searched refs:FMT_NOINLINE (Results 1 – 2 of 2) sorted by relevance
67 # define FMT_NOINLINE __attribute__((noinline)) macro69 # define FMT_NOINLINE macro1483 FMT_NOINLINE OutputIt fill(OutputIt it, size_t n, const fill_t<Char>& fill) {
1335 FMT_NOINLINE bigint& operator<<=(int shift) {