Lines Matching refs:debug_file
751 if (debug_file != stderr && debug_file != stdout) { in ParseErrorInternal()
753 ParseVErrorInternal(debug_file, cfname, clineno, type, fmt, ap); in ParseErrorInternal()
790 if (debug_file != stderr && debug_file != stdout) { in Parse_Error()
792 ParseVErrorInternal(debug_file, fname, lineno, type, fmt, ap); in Parse_Error()
877 fprintf(debug_file, "# %s: added child %s - %s\n", __func__, in ParseLinkSrc()
1053 fprintf(debug_file, "# %s: added Order dependency %s - %s\n", in ParseDoSrc()
1216 fprintf(debug_file, "ParseDoDependency(%s)\n", line); in ParseDoDependency()
2364 fprintf(debug_file, "%s: ${.INCLUDEDFROMDIR} = `%s' " in ParseSetIncludedFile()
2405 fprintf(debug_file, "%s: ${.PARSEDIR} = `%s' ${.PARSEFILE} = `%s'\n", in ParseSetParseFile()
2472 fprintf(debug_file, "%s: file %s, line %d, fd %d, nextbuf %p, arg %p\n", in Parse_SetInput()
2611 fprintf(debug_file, "%s: %s\n", __func__, file); in ParseTraditionalInclude()
2671 fprintf(debug_file, "%s: %s\n", __func__, variable); in ParseGmakeExport()
2759 fprintf(debug_file, "ParseEOF: returning to file %s, line %d\n", in ParseEOF()
3072 fprintf(debug_file, "ParseReadLine (%d): '%s'\n", in Parse_File()