Searched refs:visible_length_key (Results 1 – 2 of 2) sorted by relevance
8 static char visible_length_key[] = "n_sequence_fields"; variable18 PyDict_GetItemString((tp)->tp_dict, visible_length_key))537 SET_DICT_FROM_INT(visible_length_key, desc->n_in_sequence); in PyStructSequence_InitType()
15 static const char visible_length_key[] = "n_sequence_fields"; variable356 SET_DICT_FROM_SIZE(visible_length_key, desc->n_in_sequence); in initialize_structseq_dict()