Home
last modified time | relevance | path

Searched refs:odict_update (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dodictobject.c392 update odict_update
1161 #define odict_update mutablemapping_update macro
1320 {"update", _PyCFunction_CAST(odict_update), METH_VARARGS | METH_KEYWORDS,
1532 res = odict_update(self, args, kwds); in odict_init()

Completed in 4 milliseconds