VpIsNegZero      4128 ext/bigdecimal/bigdecimal.c     if(VpIsNegZero(m)) {
VpIsNegZero       192 ext/bigdecimal/bigdecimal.h #define VpIsZero(a)     (VpIsPosZero(a) || VpIsNegZero(a))