Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddtcompilerparser.l186 NewLines [\n]+
262 <INITIAL,DATA_STATE>{NewLines} {
/dragonfly/sys/contrib/dev/acpica/source/tools/acpisrc/
H A Dasconvrt.c1844 UINT32 NewLines = 0; in AsCheckAndSkipLiterals() local
1866 NewLines++; in AsCheckAndSkipLiterals()
1889 (*TotalLines) += NewLines; in AsCheckAndSkipLiterals()