Go to the source code of this file.
Defines | |
| #define | BASE 1000000000UL |
| #define | BASE_FIG 9 |
| #define BASE 1000000000UL |
Definition at line 3 of file extconf.h.
Referenced by VpAddAbs(), VpBaseVal(), VpDivd(), VpDtoV(), VpInit(), VpMidRound(), VpMult(), VpRdup(), VpSqrt(), VpSubAbs(), VpToFString(), and VpVtoD().
| #define BASE_FIG 9 |
Definition at line 4 of file extconf.h.
Referenced by AddExponent(), BigDecimal_to_f(), VpAddSub(), VpAlloc(), VpAsgn(), VpBaseFig(), VpCtoV(), VpDivd(), VpExponent10(), VpInit(), VpLeftRound(), VpLimitRound(), VpMidRound(), VpMult(), VpNumOfChars(), VpPower(), VpSqrt(), VpToFString(), VpToString(), and VpVtoD().