Home
last modified time | relevance | path

Searched defs:tl_context (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_decimal/
H A D_decimal.c1542 PyObject *tl_context = PyDict_GetItemWithError(dict, tls_context_key); in current_context_from_dict() local
1652 PyObject *tl_context = context_copy(default_context_template, NULL); init_current_context() local
1671 PyObject *tl_context; current_context() local
[all...]

Completed in 8 milliseconds