Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbio_print.c581 unsigned long max10; in fmtfp() local
679 max10 = roundv(pow_10(max)); in fmtfp()
682 if (fracpart >= max10) { in fmtfp()
684 fracpart -= max10; in fmtfp()
/freebsd/sys/contrib/device-tree/src/nios2/
H A D10m50_devboard.dts10 compatible = "altr,niosii-max10";