Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c3784 #define Dec_UnaryNumberMethod(MPDFUNC) \ macro
4003 Dec_UnaryNumberMethod(mpd_qplus) in Dec_UnaryNumberMethod() function