Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/unit-tests/
Dinclude-sub.inc23 # Parse_PushInput at "Vector_Push(&includes)"
Ddirective-include-guard.mk631 # generate a 'Skipping' line, the others repeat the 'Parse_PushInput' line.
/netbsd/src/usr.bin/make/
Dfor.c510 Parse_PushInput(NULL, headLineno, bodyReadLines, buf, f); in For_Run()
Dparse.c1280 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()
Dmake.h889 void Parse_PushInput(const char *, unsigned, unsigned, Buffer,