Searched refs:ss (Results 1 – 1 of 1) sorted by relevance
516 f32 ss = s * s; in Bezier() local520 f32 a3 = ss * t * 3.f; in Bezier()521 f32 a4 = ss * s; in Bezier()587 unsigned int ss, x; in CntBit1() local592 ss = 0; in CntBit1()599 ss += x; in CntBit1()601 x = (ss & 0x00ff00ff) + ((ss >> 8) & 0x00ff00ff); in CntBit1()