Home
last modified time | relevance | path

Searched defs:v (Results 1 – 6 of 6) sorted by relevance

/libuv/src/
H A Dversion.c24 #define UV_STRINGIFY(v) UV_STRINGIFY_HELPER(v) argument
25 #define UV_STRINGIFY_HELPER(v) #v argument
H A Duv-common.h69 #define uv__exchange_int_relaxed(p, v) \ argument
72 #define uv__exchange_int_relaxed(p, v) \ argument
/libuv/test/
H A Drunner.c41 uint64_t v; in fmt() local
/libuv/src/unix/
H A Dos390-syscalls.c393 uint64_t v; in mkdtemp() local
H A Dos390.c221 struct utmpx *v; in uv_uptime() local
/libuv/src/win/
H A Dfs.c1241 uint64_t v; in fs__mktemp() local

Completed in 37 milliseconds