Home
last modified time | relevance | path

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

/third_party/python/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
/third_party/openssl/crypto/bio/
Dbio_print.c553 long intpart; in roundv() local
579 unsigned long intpart; in fmtfp() local
/third_party/python/Modules/_decimal/libmpdec/
Dio.c1095 const char *sign = NULL, *intpart = NULL, *dot = NULL; in _mpd_apply_lconv() local
/third_party/python/Objects/
Dfloatobject.c472 double intpart; in float_richcompare() local
/third_party/python/Lib/
D_pydecimal.py6350 def _format_number(is_negative, intpart, fracpart, exp, spec): argument
/third_party/python/Modules/
D_datetimemodule.c2352 double intpart; in accum() local