Home
last modified time | relevance | path

Searched defs:readLines (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bmake/
H A Dparse.c127 unsigned readLines; /* the number of physical lines that have member
2211 Parse_PushInput(const char *name, unsigned lineno, unsigned readLines, in Parse_PushInput()