Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/
D_decimal.c4526 const Py_hash_t py_hash_nan = 0; in _dec_hash() local
4545 return py_hash_nan; in _dec_hash()