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

/netbsd-current/libexec/talkd/
H A Dannounce.c102 char big_buf[(N_LINES + 1) * N_CHARS]; local
139 bptr = big_buf;
155 iovec.iov_base = big_buf;
156 iovec.iov_len = bptr - big_buf;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dlifetime.d2412 byte[] big_buf = new byte[x];
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dlifetime.d2489 byte[] big_buf = new byte[x];
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d3256 byte[] big_buf = new byte[x];

Completed in 100 milliseconds