Searched refs:UNNAMED_FIELDS_TP (Results 1 – 1 of 1) sorted by relevance
34 #define UNNAMED_FIELDS_TP(tp) PyLong_AsSsize_t( \ macro36 #define UNNAMED_FIELDS(op) UNNAMED_FIELDS_TP(Py_TYPE(op))141 n_unnamed_fields = UNNAMED_FIELDS_TP(type); in structseq_new_impl()