Home
last modified time | relevance | path

Searched defs:rho (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/rsaenh/
H A Dmpi.c444 fast_mp_montgomery_reduce (mp_int * x, const mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce()
2980 mp_montgomery_reduce (mp_int * x, const mp_int * n, mp_digit rho) in mp_montgomery_reduce()
3077 mp_montgomery_setup (const mp_int * n, mp_digit * rho) in mp_montgomery_setup()
/reactos/dll/directx/wine/wined3d/
H A Ddevice.c1585 float rho; in wined3d_device_set_light() local