Home
last modified time | relevance | path

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

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