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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A DInitOutput.c420 int has_eol = FALSE; local in function:winFixupPaths
428 has_eol = TRUE;
436 if (has_eol) /* check if line ended in this block */
446 if (!has_eol) /* mark next block as continued comment */
486 if (has_eol)
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DInitOutput.c402 int has_eol = FALSE; local in function:winFixupPaths
410 has_eol = TRUE;
417 if (has_eol) /* check if line ended in this block */
425 if (!has_eol) /* mark next block as continued comment */
464 if (has_eol)

Completed in 3 milliseconds