Home
last modified time | relevance | path

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

/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

Completed in 4 milliseconds