Home
last modified time | relevance | path

Searched defs:DecCtx_BinaryFunc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/_decimal/
D_decimal.c5106 #define DecCtx_BinaryFunc(MPDFUNC) \ macro
5548 DecCtx_BinaryFunc(mpd_qor) in DecCtx_BinaryFunc() function