Home
last modified time | relevance | path

Searched defs:uu (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/lib/crt/math/libm_sse2/
H A Datan2f.c306 double u, v, vbyu, q, s, uu, r; in FN_PROTOTYPE() local
H A Datan2.c557 double u, v, vbyu, q1, q2, s, u1, vu1, u2, vu2, uu, c, r; in FN_PROTOTYPE() local
/reactos/base/applications/mstsc/
H A Dssl_calls.c882 spMultSub(DIGIT_T* uu, DIGIT_T qhat, DIGIT_T v1, DIGIT_T v0) in spMultSub()
1000 DIGIT_T uu[2]; in spDivide() local
1156 DIGIT_T* uu; in mpShortDiv() local
1263 DIGIT_T* uu; in mpDivide() local
/reactos/dll/opengl/mesa/
H A Deval.c1987 register GLfloat uu; in gl_EvalCoord1f() local
2093 register GLfloat uu, vv; in gl_EvalCoord2f() local
H A Dtritemp.h743 GLfloat uu = uLeft, vv = vLeft; variable