Home
last modified time | relevance | path

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

/qemu/libdecnumber/dpd/
H A Ddecimal32.c59 extern void decNumberShow(const decNumber *); /* .. */
H A Ddecimal128.c59 extern void decNumberShow(const decNumber *); /* .. */
H A Ddecimal64.c59 extern void decNumberShow(const decNumber *); /* .. */
/qemu/libdecnumber/
H A DdecNumber.c321 void decNumberShow(const decNumber *); /* displays the components of a number */
7992 void decNumberShow(const decNumber *dn) { function
8192 decNumberShow(dn);
8215 decNumberShow(dn);
8221 decNumberShow(dn);
8243 decNumberShow(dn);