Searched defs:rho (Results 1 – 2 of 2) sorted by relevance
444 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()
1585 float rho; in wined3d_device_set_light() local