Lines Matching refs:stderr
166 // Use `fprintf(stderr, ` instead of `printf`
185 fprintf(stderr, "SymFromAddr returned error : %lu\n", error);
198 // Use `fprintf(stderr, ` instead of `printf`.
220 fprintf(stderr, "SymGetLineFromAddr64 returned error : %lu\n", error);
232 // Use `fprintf(stderr, ` instead of `printf`.
243 fprintf(stderr, "UnDecorateSymbolName returned error %lu\n", error);
320 PrintLibuvHandleInformation(loop, stderr);
322 fflush(stderr);
482 if (file != stderr && file != stdout) {
490 // Check if stderr is something other than a tty/console
506 if (file == stderr) {