Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dio.c911 * is made sure in mpd_qformat_spec. Then, even with a spec that inserts a
1248 mpd_qformat_spec(const mpd_t *dec, const mpd_spec_t *spec, in mpd_qformat_spec() function
1411 return mpd_qformat_spec(dec, &spec, ctx, status); in mpd_qformat()
H A Dmpdecimal.h412 char *mpd_qformat_spec(const mpd_t *dec, const mpd_spec_t *spec, const mpd_context_t *ctx, uint32_t *status);
/third_party/python/Modules/_decimal/
H A D_decimal.c3429 of mpd_qformat_spec()), and check if the result is negative zero. in dec_format()
3465 decstring = mpd_qformat_spec(mpd, &spec, CTX(context), &status); in dec_format()

Completed in 11 milliseconds