Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:stderr

260 ExprAST *Error(const char *Str) { fprintf(stderr, "Error: %s\n", Str);return 0;}
1008 fprintf(stderr, "Read function definition:");
1020 fprintf(stderr, "Read extern: ");
1039 fprintf(stderr, "Evaluated to %f\n", FP());
1050 fprintf(stderr, "ready> ");
1096 fprintf(stderr, "ready> ");
1106 fprintf(stderr, "Could not create ExecutionEngine: %s\n", ErrStr.c_str());