Searched refs:NIOV (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/stdio/
H A Dvfprintf.c201 #define NIOV 8 macro
203 struct __siov iov[NIOV];/* ... and individual io vectors */
230 if (++uio.uio_iovcnt >= NIOV) { \

Completed in 53 milliseconds