Searched defs:set_init (Results 1 – 3 of 3) sorted by relevance
133 pub unsafe fn set_init(&mut self, n: usize) -> &mut Self { in set_init() method273 pub unsafe fn set_init(&mut self, n: usize) -> &mut Self { in set_init() method
72 fn set_init() { in set_init() function
1982 set_init(PySetObject *self, PyObject *args, PyObject *kwds) in set_init() function