Searched refs:n_in_sequence (Results 1 – 5 of 5) sorted by relevance
19 int n_in_sequence; member
396 SET_DICT_FROM_SIZE(visible_length_key, desc->n_in_sequence); in PyStructSequence_InitType2()
537 SET_DICT_FROM_INT(visible_length_key, desc->n_in_sequence); in PyStructSequence_InitType()
155 | ``n_in_sequence`` | ``int`` | number of fields visible to the |