Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dfpformat.py51 def unexpo(intpart, fraction, expo): argument
65 def roundfrac(intpart, fraction, digs): argument
Ddecimal.py6166 def _format_number(is_negative, intpart, fracpart, exp, spec): argument
/external/python/cpython3/Python/
Dpytime.c55 _PyTime_t intpart, remaining; in _PyTime_MulDiv() local
142 double intpart; in _PyTime_DoubleToDenominator() local
200 double intpart; in _PyTime_ObjectToTime_t() local
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixPower.h468 void MatrixPower<MatrixType>::split(RealScalar& p, RealScalar& intpart) in split()
/external/python/cpython3/Modules/_decimal/libmpdec/
Dio.c1095 const char *sign = NULL, *intpart = NULL, *dot = NULL; in _mpd_apply_lconv() local
/external/python/cpython3/Objects/
Dfloatobject.c472 double intpart; in float_richcompare() local
/external/python/cpython2/Objects/
Dfloatobject.c536 double intpart; in float_richcompare() local
Dobject.c1029 double intpart, fractpart; in _Py_HashDouble() local
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp652 float intpart; in manual_PreCallValidateViewport() local
/external/python/cpython3/Lib/
D_pydecimal.py6350 def _format_number(is_negative, intpart, fracpart, exp, spec): argument
/external/python/cpython2/Modules/
Ddatetimemodule.c1869 double intpart; in accum() local
/external/python/cpython3/Modules/
D_datetimemodule.c2352 double intpart; in accum() local