Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-ip6-addr.c125 #define GOOD_ADDR_LIST(X) \ argument
135 #define BAD_ADDR_LIST(X) \ argument
H A Dbenchmark-ping-udp.c160 #define X(PINGERS) \ macro
H A Dbenchmark-udp-pummel.c223 #define X(a, b) \ macro
/libuv/src/win/
H A Dgetaddrinfo.c77 #define ALIGNED_SIZE(X) ((((X) + 3) >> 2) << 2) argument
/libuv/src/
H A Duv-common.c572 #define X(uc, lc) case UV_##uc: type = #lc; break; in uv__print_handles() macro
/libuv/src/unix/
H A Dfs.c1690 #define X(type, action) \ in uv__fs_work() macro

Completed in 33 milliseconds