Home
last modified time | relevance | path

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

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal32.c58 void decimal32Show(const decimal32 *); /* for debug */
468 void decimal32Show(const decimal32 *d32) { in decimal32Show() function