Searched refs:mpd_traphandler (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
H A Dcontext.c41 void (* mpd_traphandler)(mpd_context_t *) = mpd_dflt_traphandler; variable
282 mpd_traphandler(ctx);
H A Dmpdecimal.h323 extern void (* mpd_traphandler)(mpd_context_t *);
/external/python/cpython3/Modules/_decimal/
H A D_decimal.c5667 mpd_traphandler = dec_traphandler;

Completed in 3710 milliseconds