Home
last modified time | relevance | path

Searched defs:dict_init (Results 1 – 2 of 2) sorted by relevance

/third_party/f2fs-tools/fsck/
Ddict.c324 dict_t *dict_init(dict_t *dict, dictcount_t maxcount, dict_comp_t comp) in dict_init() function
/third_party/python/Objects/
Ddictobject.c3480 dict_init(PyObject *self, PyObject *args, PyObject *kwds) in dict_init() function