Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/bmake/
Dparse.c357 static void ParseErrorInternal(const char *, size_t, int, const char *, ...)
751 ParseErrorInternal(const char *cfname, size_t clineno, int type, in ParseErrorInternal() function
2113 ParseErrorInternal(gn->fname, gn->lineno, PARSE_WARNING, in ParseAddCmd()