VpSetPTR         3394 ext/bigdecimal/bigdecimal.c static size_t VpSetPTR(Real *a, Real *b, Real *c, size_t *a_pos, size_t *b_pos, size_t *c_pos, BDIGIT *av, BDIGIT *bv);
VpSetPTR         4258 ext/bigdecimal/bigdecimal.c     word_shift = VpSetPTR(a, b, c, &ap, &bp, &cp, &av, &bv);
VpSetPTR         4353 ext/bigdecimal/bigdecimal.c     word_shift = VpSetPTR(a, b, c, &ap, &bp, &cp, &av, &bv);