Home
last modified time | relevance | path

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

/aosp_15_r20/external/emboss/compiler/front_end/
H A Dexpression_bounds.py30 _math_gcd = math.gcd variable
32 _math_gcd = fractions.gcd variable