Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_print.c26 # define LDOUBLE long double macro
28 # define LDOUBLE double macro
37 LDOUBLE, int, int, int, int);
95 LDOUBLE fvalue; in _dopr()
533 static LDOUBLE abs_val(LDOUBLE value) in abs_val()
535 LDOUBLE result = value; in abs_val()
541 static LDOUBLE pow_10(int in_exp) in pow_10()
543 LDOUBLE result = 1; in pow_10()
551 static long roundv(LDOUBLE value) in roundv()
568 LDOUBLE ufvalue; in fmtfp()
[all …]

Completed in 4 milliseconds