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

  /src/external/mit/libuv/dist/src/
version.c 32 # define UV_VERSION_STRING UV_VERSION_STRING_BASE
34 # define UV_VERSION_STRING UV_VERSION_STRING_BASE "-" UV_VERSION_SUFFIX
43 const char* uv_version_string(void) { function
44 return UV_VERSION_STRING;
  /src/external/mpl/bind/dist/lib/isc/include/isc/
uv.h 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 40 #define UV_VERSION_STRING UV_VERSION_STRING_BASE
42 #define UV_VERSION_STRING UV_VERSION_STRING_BASE "-" UV_VERSION_SUFFIX
netmgr.c 271 uv_version_string(), UV_VERSION_STRING);
280 uv_version_string(), UV_VERSION_STRING);
  /src/external/mpl/bind/dist/lib/isc/netmgr/
netmgr.c 167 uv_version_string(), UV_VERSION_STRING);
175 uv_version_string(), UV_VERSION_STRING);

Completed in 30 milliseconds