Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DInitOutput.c410 int has_eol = FALSE; in winFixupPaths() local
418 has_eol = TRUE; in winFixupPaths()
425 if (has_eol) /* check if line ended in this block */ in winFixupPaths()
433 if (!has_eol) /* mark next block as continued comment */ in winFixupPaths()
472 if (has_eol) in winFixupPaths()