Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/
Dparse.c125 unsigned forBodyReadLines; /* the number of physical lines that have member
2169 curFile->forBodyReadLines = readLines; in Parse_PushInput()
2305 curFile->readLines = curFile->forBodyReadLines; in ParseEOF()