Lines Matching refs:stdout
3432 fflush(stdout);
3695 fprintf(stdout, "+H");
3697 fprintf(stdout, ":%d", mblengths[j]);
3698 fprintf(stdout, "\n");
3699 fprintf(stdout, "+F:%d:%s", D_EVP, alg_name);
3701 fprintf(stdout, ":%.2f", results[D_EVP][j]);
3702 fprintf(stdout, "\n");
3704 fprintf(stdout,
3706 fprintf(stdout, "type ");
3708 fprintf(stdout, "%7d bytes", mblengths[j]);
3709 fprintf(stdout, "\n");
3710 fprintf(stdout, "%-24s", alg_name);
3714 fprintf(stdout, " %11.2fk", results[D_EVP][j] / 1e3);
3716 fprintf(stdout, " %11.2f ", results[D_EVP][j]);
3718 fprintf(stdout, "\n");