Home
last modified time | relevance | path

Searched refs:MPD_FMT_TOSCI (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dio.c440 #define MPD_FMT_TOSCI 0x00000002 macro
448 /* Default place of the decimal point for MPD_FMT_TOSCI, MPD_FMT_EXP */
546 * MPD_FMT_TOSCI, MPD_FMT_TOENG: for a certain range, in _mpd_to_string()
624 * MPD_FMT_TOSCI, MPD_FMT_TOENG: only if ldigits != dplace in _mpd_to_string()
651 int flags = MPD_FMT_TOSCI; in mpd_to_sci()
672 int flags = MPD_FMT_TOSCI; in mpd_to_sci_size()
1294 case 'g': flags |= MPD_FMT_TOSCI; break; in mpd_qformat_spec()

Completed in 3 milliseconds