Home
last modified time | relevance | path

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

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