Home
last modified time | relevance | path

Searched refs:real_length_key (Results 1 – 12 of 12) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dstructseq.c9 static char real_length_key[] = "n_fields"; variable
21 PyDict_GetItemString((tp)->tp_dict, real_length_key))
541 SET_DICT_FROM_INT(real_length_key, n_members); in PyStructSequence_InitType()
/dports/lang/python27/Python-2.7.18/Objects/
H A Dstructseq.c9 static char real_length_key[] = "n_fields"; variable
21 PyDict_GetItemString((tp)->tp_dict, real_length_key))
541 SET_DICT_FROM_INT(real_length_key, n_members); in PyStructSequence_InitType()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dstructseq.c9 static char real_length_key[] = "n_fields"; variable
21 PyDict_GetItemString((tp)->tp_dict, real_length_key))
537 SET_DICT_FROM_INT(real_length_key, n_members); in PyStructSequence_InitType()
/dports/lang/python37/Python-3.7.12/Objects/
H A Dstructseq.c14 static const char real_length_key[] = "n_fields"; variable
409 SET_DICT_FROM_SIZE(real_length_key, n_members); in PyStructSequence_InitType2()
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dstructseq.c16 static const char real_length_key[] = "n_fields"; variable
354 SET_DICT_FROM_SIZE(real_length_key, n_members); in initialize_structseq_dict()
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dstructseq.c16 static const char real_length_key[] = "n_fields"; variable
354 SET_DICT_FROM_SIZE(real_length_key, n_members); in initialize_structseq_dict()
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dstructseq.c16 static const char real_length_key[] = "n_fields"; variable
354 SET_DICT_FROM_SIZE(real_length_key, n_members); in initialize_structseq_dict()
/dports/lang/python38/Python-3.8.12/Objects/
H A Dstructseq.c16 static const char real_length_key[] = "n_fields"; variable
354 SET_DICT_FROM_SIZE(real_length_key, n_members); in initialize_structseq_dict()
/dports/lang/python39/Python-3.9.9/Objects/
H A Dstructseq.c16 static const char real_length_key[] = "n_fields"; variable
357 SET_DICT_FROM_SIZE(real_length_key, n_members); in initialize_structseq_dict()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dstructseq.c16 static const char real_length_key[] = "n_fields"; variable
354 SET_DICT_FROM_SIZE(real_length_key, n_members); in initialize_structseq_dict()
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dstructseq.c17 static const char real_length_key[] = "n_fields"; variable
402 SET_DICT_FROM_SIZE(real_length_key, n_members); in initialize_structseq_dict()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dstructseq.c17 static const char real_length_key[] = "n_fields"; variable
402 SET_DICT_FROM_SIZE(real_length_key, n_members); in initialize_structseq_dict()