Home | History | Annotate | Download | only in libdecnumber

Lines Matching defs:decNumberShow

328 void decNumberShow(const decNumber *);	/* displays the components of a number */
711 /* decNumberShow(dn); */
5366 /* decNumberShow(x); */
5474 /* decNumberShow(t); */
7800 /* decNumberShow -- display a number [debug aid] */
7807 void decNumberShow(const decNumber *dn) {
7849 } /* decNumberShow */
8007 decNumberShow(dn);
8030 decNumberShow(dn);
8036 decNumberShow(dn);
8058 decNumberShow(dn);