Searched defs:ct_name (Results 1 – 1 of 1) sorted by relevance
249 char ct_name[1]; /* string, e.g. "int *" for pointers to ints */ member1199 static int _convert_overflow(PyObject *init, const char *ct_name) in _convert_overflow()