Searched refs:_struct_sequence_template (Results 1 – 3 of 3) sorted by relevance
290 static PyTypeObject _struct_sequence_template = { variable353 memcpy(type, &_struct_sequence_template, sizeof(PyTypeObject)); in PyStructSequence_InitType2()
435 static PyTypeObject _struct_sequence_template = { variable497 memcpy(type, &_struct_sequence_template, sizeof(PyTypeObject)); in PyStructSequence_InitType()
425 _struct_sequence_template