Searched refs:mpd_qnext_toward (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | mpsignal.c | 844 mpd_qnext_toward(result, a, b, ctx, &status); in mpd_next_toward()
|
H A D | mpdecimal.h | 521 void mpd_qnext_toward(mpd_t *result, const mpd_t *a, const mpd_t *b, const mpd_context_t *ctx, uint32_t *status);
|
H A D | mpdecimal.c | 6240 mpd_qnext_toward(mpd_t *result, const mpd_t *a, const mpd_t *b, in mpd_qnext_toward() function
|
/third_party/python/Modules/_decimal/ |
H A D | _decimal.c | 4293 Dec_BinaryFuncVA(mpd_qnext_toward) 5230 DecCtx_BinaryFunc(mpd_qnext_toward)
|
Completed in 22 milliseconds