Home
last modified time | relevance | path

Searched refs:_struct_sequence_template (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Objects/
Dstructseq.c290 static PyTypeObject _struct_sequence_template = { variable
353 memcpy(type, &_struct_sequence_template, sizeof(PyTypeObject)); in PyStructSequence_InitType2()
/external/python/cpython2/Objects/
Dstructseq.c435 static PyTypeObject _struct_sequence_template = { variable
497 memcpy(type, &_struct_sequence_template, sizeof(PyTypeObject)); in PyStructSequence_InitType()
/external/python/cpython3/Tools/c-globals/
Dignored-globals.txt425 _struct_sequence_template