Home
last modified time | relevance | path

Searched defs:d (Results 1 – 7 of 7) sorted by last modified time

/libuv/src/unix/
H A Dcore.c81 # define uv__accept4(a, b, c, d) paccept((a), (b), (c), NULL, (d)) argument
/libuv/src/
H A Didna.c76 unsigned d; in uv__utf8_decode1_slow() local
153 char** d, char* de) { in uv__idna_toascii_label()
318 ssize_t uv__idna_toascii(const char* s, const char* se, char* d, char* de) { in uv__idna_toascii()
H A Dstrscpy.c25 ssize_t uv__strscpy(char* d, const char* s, size_t n) { in uv__strscpy()
/libuv/test/
H A Dtest-fs.c2993 uv_dirent_t d; in TEST_IMPL() local
H A Dtest-strscpy.c30 char d[4]; in TEST_IMPL() local
H A Drunner.c40 char* fmt(char (*buf)[32], double d) { in fmt()
/libuv/src/win/
H A Dtty.c1956 int x, y, d; local

Completed in 40 milliseconds