Searched refs:UV_ERR_NAME_GEN (Results 1 – 1 of 1) sorted by relevance
221 #define UV_ERR_NAME_GEN(name, _) case UV_ ## name: return #name; macro224 UV_ERRNO_MAP(UV_ERR_NAME_GEN) in uv_err_name()228 #undef UV_ERR_NAME_GEN
Completed in 6 milliseconds