Searched defs:intpart (Results 1 – 9 of 9) sorted by relevance
/external/python/cpython3/Python/ |
D | pytime.c | 200 PyTime_t intpart, remaining; in _PyTimeFraction_Mul() local 327 double intpart; in pytime_double_to_denominator() local 401 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 | 1096 const char *sign = NULL, *intpart = NULL, *dot = NULL; in _mpd_apply_lconv() local
|
/external/mpdecimal/libmpdec/ |
D | io.c | 1103 const char *sign = NULL, *intpart = NULL, *dot = NULL; in _mpd_apply_lconv() local
|
/external/python/cpython3/Objects/ |
D | floatobject.c | 501 double intpart; in float_richcompare() local
|
/external/pytorch/torch/csrc/jit/tensorexpr/ |
D | eval.cpp | 1161 TInput intpart; in compute_intrinsics() 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 | 6279 def _format_number(is_negative, intpart, fracpart, exp, spec): argument
|
/external/python/cpython3/Modules/ |
D | _datetimemodule.c | 2634 double intpart; in accum() local
|