Searched refs:ppPts (Results 1 – 1 of 1) sorted by relevance
249 static int miGetArcPts(SppArcPtr parc, int cpt, SppPointPtr * ppPts);1648 SppPointPtr * ppPts) in miGetArcPts() argument1688 if (!(poly = reallocarray(*ppPts, cpt + count, sizeof(SppPointRec)))) in miGetArcPts()1690 *ppPts = poly; in miGetArcPts()