HomeSort by: relevance | last modified time | path
    Searched refs:UV_VERSION_STRING_BASE (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/libuv/dist/src/
version.c 27 #define UV_VERSION_STRING_BASE UV_STRINGIFY(UV_VERSION_MAJOR) "." \
32 # define UV_VERSION_STRING UV_VERSION_STRING_BASE
34 # define UV_VERSION_STRING UV_VERSION_STRING_BASE "-" UV_VERSION_SUFFIX
  /src/external/mpl/bind/dist/lib/isc/include/isc/
uv.h 33 #define UV_VERSION_STRING_BASE \
38 #define UV_VERSION_STRING UV_VERSION_STRING_BASE
40 #define UV_VERSION_STRING UV_VERSION_STRING_BASE "-" UV_VERSION_SUFFIX
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
uv-compat.h 35 #define UV_VERSION_STRING_BASE \
40 #define UV_VERSION_STRING UV_VERSION_STRING_BASE
42 #define UV_VERSION_STRING UV_VERSION_STRING_BASE "-" UV_VERSION_SUFFIX

Completed in 60 milliseconds