Searched refs:xxp (Results 1 – 1 of 1) sorted by relevance
414 WT xp = x * p, xxp; in momentsInTile() local418 xxp = xp * x; in momentsInTile()419 x2 += xxp; in momentsInTile()420 x3 += xxp * x; in momentsInTile()