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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1AsciiSink.c134 if ( c == LF ) return(0);
252 if (buf[j] == LF) /* line feeds ('\n') are not printed. */
378 if (c == LF) {
428 if (c == LF) {
441 if (index == lastPos && c != LF) index = lastPos + 1;
H A DXaw3_1TextP.h53 #define LF 0x0a macro

Completed in 12 milliseconds