Searched refs:mpd_dflt_traphandler (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
H A Dcontext.c36 mpd_dflt_traphandler(mpd_context_t *ctx UNUSED) function
41 void (* mpd_traphandler)(mpd_context_t *) = mpd_dflt_traphandler;
H A Dmpdecimal.h324 void mpd_dflt_traphandler(mpd_context_t *);

Completed in 135 milliseconds