Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dparse.c143 unsigned forBodyReadLines; /* the number of physical lines that have member
2224 curFile->forBodyReadLines = readLines; in Parse_PushInput()
2365 curFile->readLines = curFile->forBodyReadLines; in ParseEOF()