Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c1174 static mpd_context_t dflt_ctx = { variable
1215 *ctx = dflt_ctx; in context_new()
1355 mpd_context_t ctx = dflt_ctx; in init_basic_context()
1368 mpd_context_t ctx = dflt_ctx; in init_extended_context()