Searched refs:post_label_spc (Results 1 – 1 of 1) sorted by relevance
707 const char *post_label_spc = " "; in ossl_bio_print_labeled_bignum() local716 post_label_spc = ""; in ossl_bio_print_labeled_bignum()720 return BIO_printf(out, "%s%s0\n", label, post_label_spc); in ossl_bio_print_labeled_bignum()729 label, post_label_spc, neg, words[0], neg, words[0]); in ossl_bio_print_labeled_bignum()
Completed in 5 milliseconds