Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dformat.h61 # define FMT_HAS_BUILTIN(x) __has_builtin(x) macro
63 # define FMT_HAS_BUILTIN(x) 0 macro