Searched refs:Parse_PushInput (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/usr.bin/make/unit-tests/ |
| D | include-sub.inc | 23 # Parse_PushInput at "Vector_Push(&includes)"
|
| D | directive-include-guard.mk | 631 # generate a 'Skipping' line, the others repeat the 'Parse_PushInput' line.
|
| /netbsd/src/usr.bin/make/ |
| D | for.c | 510 Parse_PushInput(NULL, headLineno, bodyReadLines, buf, f); in For_Run()
|
| D | parse.c | 1280 Parse_PushInput(fullname, 1, 0, buf, NULL); in IncludeFile() 2151 Parse_PushInput(const char *name, unsigned lineno, unsigned readLines, in Parse_PushInput() function 2914 Parse_PushInput(name, 1, 0, buf, NULL); in Parse_File()
|
| D | make.h | 889 void Parse_PushInput(const char *, unsigned, unsigned, Buffer,
|