Searched defs:v (Results 1 – 6 of 6) sorted by relevance
24 #define UV_STRINGIFY(v) UV_STRINGIFY_HELPER(v) argument25 #define UV_STRINGIFY_HELPER(v) #v argument
69 #define uv__exchange_int_relaxed(p, v) \ argument72 #define uv__exchange_int_relaxed(p, v) \ argument
41 uint64_t v; in fmt() local
393 uint64_t v; in mkdtemp() local
221 struct utmpx *v; in uv_uptime() local
1241 uint64_t v; in fs__mktemp() local
Completed in 37 milliseconds