Home
last modified time | relevance | path

Searched refs:ROUND_UP (Results 1 – 2 of 2) sorted by relevance

/libuv/src/unix/
H A Dinternal.h111 #define ROUND_UP(a, b) \ macro
H A Dstream.c330 sread_sz = ROUND_UP(max_fd + 1, sizeof(uint32_t) * NBBY) / NBBY; in uv__stream_try_select()

Completed in 9 milliseconds