Searched refs:_tf_gcd (Results 1 – 1 of 1) sorted by relevance
491 def _tf_gcd(x1, x2): # pylint: disable=missing-function-docstring function522 return _bin_op(_tf_gcd, x1, x2)530 d = _tf_gcd(x1, x2)