Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c462 long_as_flags(PyObject *v) in long_as_flags() function
952 flags = long_as_flags(value); in context_settraps()
1016 flags = long_as_flags(value); in context_setstatus()