Home
last modified time | relevance | path

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

/openssl/test/
H A Dbioprinttest.c186 static int dofptest(int test, int sub, double val, const char *width, int prec) in dofptest() argument
197 if (prec >= 0) in dofptest()
198 BIO_snprintf(format, sizeof(format), "%%%s.%d%s", width, prec, in dofptest()

Completed in 13 milliseconds