Home
last modified time | relevance | path

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

/libuv/src/
H A Duv-common.c244 #define UV_STRERROR_GEN(name, msg) case UV_ ## name: return msg; macro
247 UV_ERRNO_MAP(UV_STRERROR_GEN) in uv_strerror()
251 #undef UV_STRERROR_GEN

Completed in 7 milliseconds