Searched refs:UNNAMED_FIELDS (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | structseq.c | 47 #define UNNAMED_FIELDS(op) UNNAMED_FIELDS_TP(Py_TYPE(op)) macro 329 n_unnamed_fields = UNNAMED_FIELDS(self); in structseq_reduce() |
Completed in 2 milliseconds