Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/libmpdec/
H A Dcontext.c43 void (* mpd_traphandler)(mpd_context_t *) = mpd_dflt_traphandler; variable
284 mpd_traphandler(ctx); in mpd_addstatus_raise()
H A Dmpdecimal.h304 extern void (* mpd_traphandler)(mpd_context_t *);
/third_party/python/Modules/_decimal/
H A D_decimal.c5840 mpd_traphandler = dec_traphandler; in PyInit__decimal()

Completed in 10 milliseconds