Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dfpformat.py50 def unexpo(intpart, fraction, expo): argument
64 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/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixPower.h470 void MatrixPower<MatrixType>::split(RealScalar& p, RealScalar& intpart) in split()
/external/python/cpython2/Objects/
Dobject.c1024 double intpart, fractpart; in _Py_HashDouble() local
Dfloatobject.c537 double intpart; in float_richcompare() local
/external/python/cpython2/Modules/
Ddatetimemodule.c1865 double intpart; in accum() local
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js3774 function _modf(x, intpart) { argument