Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/unit-tests/
H A Dinclude-sub.inc23 # Parse_PushInput at "Vector_Push(&includes)"
H A Ddirective-include-guard.mk631 # generate a 'Skipping' line, the others repeat the 'Parse_PushInput' line.
/freebsd/contrib/bmake/
H A Dfor.c512 Parse_PushInput(NULL, headLineno, bodyReadLines, buf, f); in For_Run()
H A Dparse.c1339 Parse_PushInput(fullname, 1, 0, buf, NULL); in IncludeFile()
2211 Parse_PushInput(const char *name, unsigned lineno, unsigned readLines, in Parse_PushInput() function
2974 Parse_PushInput(name, 1, 0, buf, NULL); in Parse_File()
H A Dmake.h916 void Parse_PushInput(const char *, unsigned, unsigned, Buffer,
H A DChangeLog1348 o rename Parse_SetInput to Parse_PushInput