Lines Matching refs:nl
6992 cd->nl[0] = (newline >> 8) & 255;6993 cd->nl[1] = newline & 255;6998 cd->nl[0] = newline;