Home
last modified time | relevance | path

Searched defs:Rational (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_abstract_numbers.py6 from numbers import Complex, Real, Rational, Integral namespace
/third_party/skia/third_party/externals/piex/src/tiff_directory/
H A Dtiff_directory.h36 struct Rational { struct
/third_party/python/Lib/
H A Dnumbers.py267 class Rational(Real): class
/third_party/skia/third_party/externals/piex/src/
H A Dpiex_types.h61 struct Rational { struct
/third_party/python/Modules/_decimal/
H A D_decimal.c2954 static PyObject *Rational = NULL; variable

Completed in 9 milliseconds