Home
last modified time | relevance | path

Searched refs:UV_VERSION_STRING_BASE (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/
H A Dversion.c27 #define UV_VERSION_STRING_BASE UV_STRINGIFY(UV_VERSION_MAJOR) "." \ macro
32 # define UV_VERSION_STRING UV_VERSION_STRING_BASE
34 # define UV_VERSION_STRING UV_VERSION_STRING_BASE "-" UV_VERSION_SUFFIX
/third_party/node/deps/uv/src/
H A Dversion.c27 #define UV_VERSION_STRING_BASE UV_STRINGIFY(UV_VERSION_MAJOR) "." \ macro
32 # define UV_VERSION_STRING UV_VERSION_STRING_BASE
34 # define UV_VERSION_STRING UV_VERSION_STRING_BASE "-" UV_VERSION_SUFFIX

Completed in 1 milliseconds