Searched refs:ya (Results 1 – 5 of 5) sorted by relevance
680 * Sparc assembly will do this to ya.
2963 static int interpolate(int x, int xa, int xb, int ya, int yb) in interpolate() argument2967 bf = 2 * (yb - ya) * (x - xa) / (xb - xa); in interpolate()2970 return ya + factor + plus; in interpolate()
241 Kirill Tkhai <tkhai@ya.ru> <ktkhai@virtuozzo.com>
802 * Sparc assembly will do this to ya.
841 * Sparc assembly will do this to ya.