Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Headers/
Dnvptx_device_math_modf.cpp43 double intpart, res; in main() local
49 float intpart, res; in main() local
/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/openssh/openbsd-compat/
Dbsd-snprintf.c654 LLONG intpart; in ROUND() local
716 double intpart; in fmtfp() local
/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.h470 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.c452 double intpart; in float_richcompare() local
/external/python/cpython2/Objects/
Dobject.c1029 double intpart, fractpart; in _Py_HashDouble() local
Dfloatobject.c536 double intpart; in float_richcompare() 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.c2361 double intpart; in accum() local