Searched defs:tdiv_q (Results 1 – 4 of 4) sorted by relevance
623 void GMPZAPI(tdiv_q)(mp_int q, mp_int n, mp_int d) { in GMPZAPI() argument
5338 isl::checked::pw_aff aff::tdiv_q(const isl::checked::pw_aff &pa2) const in tdiv_q() function14362 isl::checked::pw_aff pw_aff::tdiv_q(isl::checked::pw_aff pa2) const in tdiv_q() function
5822 isl::pw_aff aff::tdiv_q(const isl::pw_aff &pa2) const in tdiv_q() function19497 isl::pw_aff pw_aff::tdiv_q(isl::pw_aff pa2) const in tdiv_q() function
3759 def tdiv_q(arg0, arg1): member in pw_aff