Searched defs:decpt (Results 1 – 8 of 8) sorted by relevance
| /third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
| D | functionalext_fcvt.c | 30 int decpt, sign; in fcvt_0100() local 40 int decpt, sign; in fcvt_0200() local 54 int decpt, sign; in fcvt_0300() local 69 int decpt, sign; in fcvt_0400() local 84 int decpt, sign; in fcvt_0500() local
|
| /third_party/FreeBSD/lib/libc/stdio/ |
| D | parsefloat.c | 56 const char *decpt = ""; in parsefloat() local
|
| /third_party/FreeBSD/contrib/gdtoa/ |
| D | gethex.c | 47 CONST unsigned char *decpt, *s0, *s, *s1; local
|
| D | strtod.c | 95 int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, decpt, dsign, local
|
| D | strtodg.c | 325 int bb0, bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, decpt, denorm; local
|
| /third_party/python/Python/ |
| D | pystrtod.c | 1018 Py_ssize_t decpt, digits_len, vdigits_start, vdigits_end; in format_float_short() local
|
| D | dtoa.c | 2249 int *decpt, int *sign, char **rve) in _Py_dg_dtoa()
|
| /third_party/python/Objects/ |
| D | floatobject.c | 967 int decpt, sign; in double_round() local
|