Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/libmpdec/
Dmpdecimal.h174 #define MPD_EXP_CLAMP (-4000000000000000001LL) macro
218 #define MPD_EXP_CLAMP (-2000000001L) /* allows for emin=-999999999 in the tests */ macro