Searched defs:NW (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/print/
H A Ddoprnt.c1896 #define NW 256 macro
1897 wchar_t wbuff[NW];
1904 NW)) == (size_t)-1) {
1909 if (nwc < NW) {

Completed in 19 milliseconds