Searched refs:set_names (Results 1 – 1 of 1) sorted by relevance
2104 static int set_names(PyTypeObject *);2818 if (set_names(type) < 0) in type_new()7265 set_names(PyTypeObject *type) in set_names() function