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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1AsciiSrc.c452 Boolean non_space = FALSE, first_eol = TRUE; local
471 if (first_eol) {
474 first_eol = FALSE;
481 first_eol = TRUE;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DAsciiSrc.c464 Boolean non_space = FALSE, first_eol = TRUE; local
484 if (first_eol) {
487 first_eol = FALSE;
494 first_eol = TRUE;
H A DMultiSrc.c514 Boolean non_space = FALSE, first_eol = TRUE; local
534 if (first_eol) {
537 first_eol = FALSE;
544 first_eol = TRUE;

Completed in 18 milliseconds