Searched refs:n_in_sequence (Results 1 – 8 of 8) sorted by relevance
19 int n_in_sequence; member
356 SET_DICT_FROM_SIZE(visible_length_key, desc->n_in_sequence); in initialize_structseq_dict()
537 SET_DICT_FROM_INT(visible_length_key, desc->n_in_sequence); in PyStructSequence_InitType()
156 | ``n_in_sequence`` | ``int`` | number of fields visible to the |
1431 .n_in_sequence = 4
3723 descr.n_in_sequence = 1; in test_structseq_newtype_doesnt_leak()
1188 .n_in_sequence = 5