OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UV_VERSION_MAJOR
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mit/libuv/dist/include/uv/
version.h
29
* whenever you bump
UV_VERSION_MAJOR
or UV_VERSION_MINOR (but
33
#define
UV_VERSION_MAJOR
1
39
#define UV_VERSION_HEX ((
UV_VERSION_MAJOR
<< 16) | \
/src/external/mit/libuv/dist/src/
version.c
27
#define UV_VERSION_STRING_BASE UV_STRINGIFY(
UV_VERSION_MAJOR
) "." \
/src/external/mit/libuv/
mkpc
7
echo
UV_VERSION_MAJOR
.UV_VERSION_MINOR.UV_VERSION_PATCH) |
/src/external/mpl/bind/dist/lib/isc/include/isc/
uv.h
34
UV_STRINGIFY(
UV_VERSION_MAJOR
) \
/src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
uv-compat.h
36
UV_STRINGIFY(
UV_VERSION_MAJOR
) \
/src/external/mpl/bind/dist/bin/named/
main.c
614
printf("compiled with libuv version: %d.%d.%d\n",
UV_VERSION_MAJOR
,
1211
"compiled with libuv version: %d.%d.%d",
UV_VERSION_MAJOR
,
Completed in 18 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026