Searched refs:Parse_SetInput (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/bmake/ |
| H A D | nonints.h | 135 void Parse_SetInput(const char *, int, int, char *(*)(void *, size_t *), void *);
|
| H A D | for.c | 495 Parse_SetInput(NULL, lineno, -1, For_Iterate, arg); in For_Run()
|
| H A D | parse.c | 2279 Parse_SetInput(fullname, 0, -1, loadedfile_nextbuf, lf); in Parse_include_file() 2460 Parse_SetInput(const char *name, int line, int fd, in Parse_SetInput() function 3066 Parse_SetInput(name, 0, -1, loadedfile_nextbuf, lf); in Parse_File()
|