Home
last modified time | relevance | path

Searched refs:MPD_Traps (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dcontext.c93 ctx->traps=MPD_Traps; in mpd_maxcontext()
107 ctx->traps=MPD_Traps; in mpd_defaultcontext()
121 ctx->traps=MPD_Traps|MPD_Clamped; in mpd_basiccontext()
H A Dmpdecimal.h287 #define MPD_Traps (MPD_IEEE_Invalid_operation | \ macro
H A Dmpdecimal.c8777 .traps=MPD_Traps, in mpd_from_uint128_triple()
/third_party/python/Modules/_decimal/
H A D_decimal.c5784 {"DecTraps", MPD_Traps},

Completed in 33 milliseconds