Home
last modified time | relevance | path

Searched defs:UV_ERR_NAME_GEN (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/
H A Duv-common.c222 #define UV_ERR_NAME_GEN(name, _) case UV_ ## name: return #name; macro
229 #undef UV_ERR_NAME_GEN macro
/third_party/node/deps/uv/src/
H A Duv-common.c188 #define UV_ERR_NAME_GEN(name, _) case UV_ ## name: return #name; macro
195 #undef UV_ERR_NAME_GEN macro

Completed in 4 milliseconds