Home
last modified time | relevance | path

Searched refs:uc (Results 1 – 5 of 5) sorted by relevance

/libuv/src/
H A Duv-data-getter-setters.c26 #define XX(uc,lc) case UV_##uc: return #lc; in uv_handle_type_name() argument
54 #define XX(uc,lc) case UV_##uc: return #lc; in uv_req_type_name() argument
H A Duv-common.c164 #define XX(uc, lc) case UV_##uc: return sizeof(uv_##lc##_t); argument
572 #define X(uc, lc) case UV_##uc: type = #lc; break; in uv__print_handles() argument
/libuv/include/
H A Duv.h201 #define XX(uc, lc) UV_##uc, argument
210 #define XX(uc, lc) UV_##uc, argument
/libuv/src/win/
H A Dfs.c2929 #define XX(uc, lc) case UV_FS_##uc: fs__##lc(req); break; in uv__fs_work() argument
/libuv/
H A DAUTHORS228 Adam Stylinski <stylinae@mail.uc.edu>

Completed in 36 milliseconds