Searched refs:Parse_PushInput (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/bmake/ |
H A D | for.c | 510 Parse_PushInput(NULL, headLineno, bodyReadLines, buf, f); in For_Run()
|
H A D | parse.c | 1245 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 D | make.h | 878 void Parse_PushInput(const char *, unsigned, unsigned, Buffer,
|
H A D | ChangeLog | 348 o rename Parse_SetInput to Parse_PushInput
|