Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpytime.c200 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/
DMatrixPower.h468 void MatrixPower<MatrixType>::split(RealScalar& p, RealScalar& intpart) in split()
/external/python/cpython3/Modules/_decimal/libmpdec/
Dio.c1096 const char *sign = NULL, *intpart = NULL, *dot = NULL; in _mpd_apply_lconv() local
/external/mpdecimal/libmpdec/
Dio.c1103 const char *sign = NULL, *intpart = NULL, *dot = NULL; in _mpd_apply_lconv() local
/external/python/cpython3/Objects/
Dfloatobject.c501 double intpart; in float_richcompare() local
/external/pytorch/torch/csrc/jit/tensorexpr/
Deval.cpp1161 TInput intpart; in compute_intrinsics() local
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp652 float intpart; in manual_PreCallValidateViewport() local
/external/python/cpython3/Lib/
D_pydecimal.py6279 def _format_number(is_negative, intpart, fracpart, exp, spec): argument
/external/python/cpython3/Modules/
D_datetimemodule.c2634 double intpart; in accum() local