Home
last modified time | relevance | path

Searched refs:needlf (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/asn1/
Dtasn_prn.c440 int ret = 1, needlf = 1; in asn1_primitive_print() local
517 needlf = 0; in asn1_primitive_print()
527 needlf = 0; in asn1_primitive_print()
536 if (needlf && BIO_puts(out, "\n") <= 0) in asn1_primitive_print()