Home
last modified time | relevance | path

Searched refs:DecCtx_BoolFunc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_decimal/
D_decimal.c4883 #define DecCtx_BoolFunc(MPDFUNC) \ macro
5175 DecCtx_BoolFunc(mpd_isnormal)
5176 DecCtx_BoolFunc(mpd_issubnormal) in DecCtx_BoolFunc() function