Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_decimal/
D_decimal.c3941 #define Dec_UnaryNumberMethod(MPDFUNC) \ macro
4160 Dec_UnaryNumberMethod(mpd_qplus) in Dec_UnaryNumberMethod() function