Searched refs:y5 (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/glteapot/
H A DFPS.cpp50 static GLfloat y5 = -y1; local
66 glVertex2f(x3 + x, y5 + y);
75 glVertex2f(x0 + x, y5 + y);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_paprd.c1430 int y5, y3, tmp; local
1678 y5 = ((beta * tmp) >> 6) >> order1_5x;
1679 y5 = (y5 * tmp) >> order1_5x;
1680 y5 = (y5 * tmp) >> order1_5x;
1681 y5 = (y5 * tmp) >> order1_5x;
1682 y5 = (y5 * tm
[all...]
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Daes.c108 uint32_t y1, y2, y3, y4, y5, y6, y7, y8, y9; local
143 y5 = y1 ^ x6;
144 y3 = y5 ^ y8;
167 t8 = y5 & y1;
220 z13 = t40 & y5;

Completed in 107 milliseconds