Searched defs:intpart (Results 1 – 12 of 12) sorted by relevance
| /external/python/cpython2/Lib/ |
| D | fpformat.py | 51 def unexpo(intpart, fraction, expo): argument 65 def roundfrac(intpart, fraction, digs): argument
|
| D | decimal.py | 6166 def _format_number(is_negative, intpart, fracpart, exp, spec): argument
|
| /external/python/cpython3/Python/ |
| D | pytime.c | 55 _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/ |
| D | MatrixPower.h | 468 void MatrixPower<MatrixType>::split(RealScalar& p, RealScalar& intpart) in split()
|
| /external/python/cpython3/Modules/_decimal/libmpdec/ |
| D | io.c | 1095 const char *sign = NULL, *intpart = NULL, *dot = NULL; in _mpd_apply_lconv() local
|
| /external/python/cpython3/Objects/ |
| D | floatobject.c | 472 double intpart; in float_richcompare() local
|
| /external/python/cpython2/Objects/ |
| D | floatobject.c | 536 double intpart; in float_richcompare() local
|
| D | object.c | 1029 double intpart, fractpart; in _Py_HashDouble() local
|
| /external/vulkan-validation-layers/layers/ |
| D | parameter_validation_utils.cpp | 652 float intpart; in manual_PreCallValidateViewport() local
|
| /external/python/cpython3/Lib/ |
| D | _pydecimal.py | 6350 def _format_number(is_negative, intpart, fracpart, exp, spec): argument
|
| /external/python/cpython2/Modules/ |
| D | datetimemodule.c | 1869 double intpart; in accum() local
|
| /external/python/cpython3/Modules/ |
| D | _datetimemodule.c | 2352 double intpart; in accum() local
|