Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Ddictobject.c3323 dict_ior(PyObject *self, PyObject *other) in dict_ior() function
3450 .nb_inplace_or = dict_ior,