Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dformat-inl.h33 inline fmt::detail::null<> strerror_s(char*, size_t, ...) { return {}; } in strerror_s() function
/external/armnn/third-party/fmt/
Dformat-inl.h47 inline fmt::detail::null<> strerror_s(char*, size_t, ...) { return {}; } in strerror_s() function