Home
last modified time | relevance | path

Searched refs:ARRAY_END (Results 1 – 3 of 3) sorted by relevance

/libuv/src/
H A Duv-common.h55 #define ARRAY_END(a) ((a) + ARRAY_SIZE(a)) macro
/libuv/src/unix/
H A Dpipe.c382 p = ARRAY_END(sa.sun_path); in uv__pipe_getsockpeername()
H A Dlinux.c1830 for (model = models; !found && model < ARRAY_END(models); model++) in uv_cpu_info()

Completed in 15 milliseconds