Searched refs:Parse_PushInput (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | include-sub.inc | 23 # Parse_PushInput at "Vector_Push(&includes)"
|
| H A D | directive-include-guard.mk | 631 # generate a 'Skipping' line, the others repeat the 'Parse_PushInput' line.
|
| /freebsd/contrib/bmake/ |
| H A D | for.c | 512 Parse_PushInput(NULL, headLineno, bodyReadLines, buf, f); in For_Run()
|
| H A D | parse.c | 1339 Parse_PushInput(fullname, 1, 0, buf, NULL); in IncludeFile() 2169 Parse_PushInput(const char *name, unsigned lineno, unsigned readLines, in Parse_PushInput() function 2932 Parse_PushInput(name, 1, 0, buf, NULL); in Parse_File()
|
| H A D | make.h | 918 void Parse_PushInput(const char *, unsigned, unsigned, Buffer,
|
| H A D | ChangeLog | 1483 o rename Parse_SetInput to Parse_PushInput
|