Home
last modified time | relevance | path

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

/external/fmtlib/fmt/
Dformat.cc57 # define FMT_CATCH(x) catch (x) macro
60 # define FMT_CATCH(x) if (false) macro
382 } FMT_CATCH(...) {} in format_windows_error()
404 } FMT_CATCH(...) {} in format_system_error()