Home
last modified time | relevance | path

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

/dflybsd-src/contrib/bmake/
H A Dfor.c510 Parse_PushInput(NULL, headLineno, bodyReadLines, buf, f); in For_Run()
H A Dparse.c1245 Parse_PushInput(fullname, 1, 0, buf, NULL); in IncludeFile()
2138 Parse_PushInput(const char *name, unsigned lineno, unsigned readLines, in Parse_PushInput() function
2923 Parse_PushInput(name, 1, 0, buf, NULL); in Parse_File()
H A Dmake.h878 void Parse_PushInput(const char *, unsigned, unsigned, Buffer,
H A DChangeLog348 o rename Parse_SetInput to Parse_PushInput