Home
last modified time | relevance | path

Searched refs:UV_VERSION_MINOR (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/include/uv/
H A Dversion.h29 * whenever you bump UV_VERSION_MAJOR or UV_VERSION_MINOR (but
34 #define UV_VERSION_MINOR 48 macro
40 (UV_VERSION_MINOR << 8) | \
/third_party/node/deps/uv/include/uv/
H A Dversion.h29 * whenever you bump UV_VERSION_MAJOR or UV_VERSION_MINOR (but
34 #define UV_VERSION_MINOR 44 macro
40 (UV_VERSION_MINOR << 8) | \
/third_party/libuv/src/
H A Dversion.c28 UV_STRINGIFY(UV_VERSION_MINOR) "." \
/third_party/node/deps/uv/src/
H A Dversion.c28 UV_STRINGIFY(UV_VERSION_MINOR) "." \

Completed in 1 milliseconds