Lines Matching full:static
11 Objects/obmalloc.c:_PyMem static PyMemAllocatorEx _PyMem
12 Objects/obmalloc.c:_PyMem_Debug static struct { debug_alloc_api_t …
13 Objects/obmalloc.c:_PyMem_Raw static PyMemAllocatorEx _PyMem_Raw
14 Objects/obmalloc.c:_PyObject static PyMemAllocatorEx _PyObject
15 Objects/obmalloc.c:_PyObject_Arena static PyObjectArenaAllocator _PyO…
17 Objects/obmalloc.c:arenas static struct arena_object* arenas
18 Objects/obmalloc.c:maxarenas static uint maxarenas
19 Objects/obmalloc.c:narenas_currently_allocated static size_t narenas_currently_al…
20 Objects/obmalloc.c:narenas_highwater static size_t narenas_highwater
21 Objects/obmalloc.c:nfp2lasta static struct arena_object* nfp2la…
22 Objects/obmalloc.c:ntimes_arena_allocated static size_t ntimes_arena_allocat…
23 Objects/obmalloc.c:unused_arena_objects static struct arena_object* unused…
24 Objects/obmalloc.c:usable_arenas static struct arena_object* usable…
25 Objects/obmalloc.c:usedpools static poolp usedpools[2 * ((NB_SM…
26 Objects/obmalloc.c:new_arena():debug_stats static int debug_stats
30 Modules/_abc.c:abc_invalidation_counter static unsigned long long abc_inva…
36 Objects/dictobject.c:empty_keys_struct static PyDictKeysObject empty_keys…
44 Modules/_tracemalloc.c:allocators static struct { PyMemAllocatorEx m…
45 Modules/_tracemalloc.c:tables_lock static PyThread_type_lock tables_l…
46 Modules/_tracemalloc.c:tracemalloc_filenames static _Py_hashtable_t *tracemallo…
47 Modules/_tracemalloc.c:tracemalloc_peak_traced_memory static size_t tracemalloc_peak_tra…
48 Modules/_tracemalloc.c:tracemalloc_reentrant_key static Py_tss_t tracemalloc_reentr…
49 Modules/_tracemalloc.c:tracemalloc_tracebacks static _Py_hashtable_t *tracemallo…
50 Modules/_tracemalloc.c:tracemalloc_traced_memory static size_t tracemalloc_traced_m…
51 Modules/_tracemalloc.c:tracemalloc_traces static _Py_hashtable_t *tracemallo…
52 Modules/faulthandler.c:old_stack static stack_t old_stack
53 Modules/faulthandler.c:stack static stack_t stack
54 Modules/faulthandler.c:faulthandler_dump_traceback():reentrant static volatile int reentrant
55 Modules/posixmodule.c:initialized static int initialized
56 Modules/signalmodule.c:initialized static int initialized
57 Modules/timemodule.c:initialized static int initialized
58 Objects/dictobject.c:pydict_global_version static uint64_t pydict_global_vers…
59 Objects/floatobject.c:detected_double_format static float_format_type detected_…
60 Objects/floatobject.c:detected_float_format static float_format_type detected_…
61 Objects/floatobject.c:double_format static float_format_type double_fo…
62 Objects/floatobject.c:float_format static float_format_type
65 Objects/moduleobject.c:max_module_number static Py_ssize_t max_module_number
69 Objects/typeobject.c:next_version_tag static unsigned int next_version_t…
70 Python/Python-ast.c:init_types():initialized static int initialized
71 Python/bootstrap_hash.c:urandom_cache static struct { int fd; dev_t st_d…
72 Python/ceval.c:lltrace static int lltrace
73 Python/ceval.c:make_pending_calls():busy static int busy
74 Python/dynload_shlib.c:handles static struct { dev_t dev; ino_t i…
75 Python/dynload_shlib.c:nhandles static int nhandles
76 Python/import.c:import_lock static PyThread_type_lock import_l…
77 Python/import.c:import_lock_level static int import_lock_level
78 Python/import.c:import_lock_thread static unsigned long import_lock_t…
79 Python/import.c:import_find_and_load():accumulated static _PyTime_t accumulated
80 Python/import.c:import_find_and_load():header static int header
81 Python/import.c:import_find_and_load():import_level static int import_level
83 Python/pylifecycle.c:fatal_error():reentrant static int reentrant
90 Objects/boolobject.c:_Py_FalseStruct static struct _longobject _Py_Fals…
91 Objects/boolobject.c:_Py_TrueStruct static struct _longobject _Py_True…
92 Objects/boolobject.c:false_str static PyObject *false_str
93 Objects/boolobject.c:true_str static PyObject *true_str
100 Modules/_tracemalloc.c:unknown_filename static PyObject *unknown_filename
104 Modules/_tracemalloc.c:tracemalloc_traceback static traceback_t *tracemalloc_tr…
105 Modules/faulthandler.c:fatal_error static struct { int enabled; PyObj…
106 Modules/faulthandler.c:thread static struct { PyObject *file; in…
107 Modules/signalmodule.c:Handlers static volatile struct { _Py_atomi…
108 Objects/setobject.c:_dummy_struct static PyObject _dummy_struct
112 Python/import.c:extensions static PyObject *extensions
117 Modules/_io/bufferedio.c:_PyIO_trap_eintr():eintr_int static PyObject *eintr_int
118 Objects/dictobject.c:empty_values_struct static PyDictValues
119 Objects/listobject.c:indexerr static PyObject *indexerr
120 Python/context.c:_token_missing static PyObject *_token_missing
121 Python/hamt.c:_empty_hamt static PyHamtObject *_empty_hamt
151 Modules/_threadmodule.c:str_dict static PyObject *str_dict
152 Modules/gcmodule.c:gc_str static PyObject *gc_str
153 Objects/classobject.c:instancemethod_get_doc():docstr static PyObject *docstr
154 Objects/classobject.c:method_get_doc():docstr static PyObject *docstr
155 Objects/codeobject.c:PyCode_NewEmpty():emptystring static PyObject *emptystring
156 Objects/exceptions.c:_check_for_legacy_statements():exec_prefix static PyObject *exec_prefix
157 Objects/exceptions.c:_check_for_legacy_statements():print_prefix static PyObject *print_prefix
158 Objects/funcobject.c:PyFunction_NewWithQualName():__name__ static PyObject *__name__
159 Objects/unicodeobject.c:unicode_empty static PyObject *unicode_empty
160 Objects/unicodeobject.c:unicode_latin1 static PyObject *unicode_latin1[25…
161 Python/_warnings.c:is_internal_frame():bootstrap_string static PyObject *bootstrap_string
162 Python/_warnings.c:is_internal_frame():importlib_string static PyObject *importlib_string
163 Python/ast.c:u_kind static PyObject *u_kind
164 Python/ast_unparse.c:_str_close_br static PyObject *_str_close_br
165 Python/ast_unparse.c:_str_dbl_close_br static PyObject *_str_dbl_close_br
166 Python/ast_unparse.c:_str_dbl_open_br static PyObject *_str_dbl_open_br
167 Python/ast_unparse.c:_str_open_br static PyObject *_str_open_br
168 Python/compile.c:__annotations__ static PyObject *__annotations__
169 Python/compile.c:__doc__ static PyObject *__doc__
170 Python/compile.c:compiler_dictcomp():name static identifier name
171 Python/compile.c:compiler_from_import():empty_string static PyObject *empty_string
172 Python/compile.c:compiler_genexp():name static identifier name
173 Python/compile.c:compiler_lambda():name static identifier name
174 Python/compile.c:compiler_listcomp():name static identifier name
175 Python/compile.c:compiler_setcomp():name static identifier name
176 Python/compile.c:compiler_visit_annotations():return_str static identifier return_str
177 Python/import.c:PyImport_Import():builtins_str static PyObject *builtins_str
178 Python/import.c:PyImport_Import():import_str static PyObject *import_str
179 Python/import.c:PyImport_Import():silly_list static PyObject *silly_list
180 Python/sysmodule.c:whatstrings static PyObject *whatstrings[8]
181 Python/sysmodule.c:sys_displayhook():newline static PyObject *newline
560 Objects/typeobject.c:name_op static _Py_Identifier name_op[]
561 Objects/unicodeobject.c:static_strings static _Py_Identifier *static_stri…
565 Modules/_abc.c:_abc_data_type static PyTypeObject _abc_data_type
568 Modules/_collectionsmodule.c:defdict_type static PyTypeObject defdict_type
569 Modules/_collectionsmodule.c:deque_type static PyTypeObject deque_type
570 Modules/_collectionsmodule.c:dequeiter_type static PyTypeObject dequeiter_type
571 Modules/_collectionsmodule.c:dequereviter_type static PyTypeObject dequereviter_t…
572 Modules/_collectionsmodule.c:tuplegetter_type static PyTypeObject tuplegetter_ty…
573 Modules/_functoolsmodule.c:keyobject_type static PyTypeObject keyobject_type
574 Modules/_functoolsmodule.c:lru_cache_type static PyTypeObject lru_cache_type
575 Modules/_functoolsmodule.c:lru_list_elem_type static PyTypeObject lru_list_elem_…
576 Modules/_functoolsmodule.c:partial_type static PyTypeObject partial_type
591 Modules/_operator.c:attrgetter_type static PyTypeObject attrgetter_type
592 Modules/_operator.c:itemgetter_type static PyTypeObject itemgetter_type
593 Modules/_operator.c:methodcaller_type static PyTypeObject methodcaller_t…
594 Modules/_sre.c:Match_Type static PyTypeObject Match_Type
595 Modules/_sre.c:Pattern_Type static PyTypeObject Pattern_Type
596 Modules/_sre.c:Scanner_Type static PyTypeObject Scanner_Type
597 Modules/_threadmodule.c:ExceptHookArgsType static PyTypeObject ExceptHookArgs…
598 Modules/_threadmodule.c:Locktype static PyTypeObject Locktype
599 Modules/_threadmodule.c:RLocktype static PyTypeObject RLocktype
600 Modules/_threadmodule.c:localdummytype static PyTypeObject localdummytype
601 Modules/_threadmodule.c:localtype static PyTypeObject localtype
602 Modules/itertoolsmodule.c:_grouper_type static PyTypeObject _grouper_type
603 Modules/itertoolsmodule.c:accumulate_type static PyTypeObject accumulate_type
604 Modules/itertoolsmodule.c:chain_type static PyTypeObject chain_type
605 Modules/itertoolsmodule.c:combinations_type static PyTypeObject combinations_t…
606 Modules/itertoolsmodule.c:compress_type static PyTypeObject compress_type
607 Modules/itertoolsmodule.c:count_type static PyTypeObject count_type
608 Modules/itertoolsmodule.c:cwr_type static PyTypeObject cwr_type
609 Modules/itertoolsmodule.c:cycle_type static PyTypeObject cycle_type
610 Modules/itertoolsmodule.c:dropwhile_type static PyTypeObject dropwhile_type
611 Modules/itertoolsmodule.c:filterfalse_type static PyTypeObject filterfalse_ty…
612 Modules/itertoolsmodule.c:groupby_type static PyTypeObject groupby_type
613 Modules/itertoolsmodule.c:islice_type static PyTypeObject islice_type
614 Modules/itertoolsmodule.c:permutations_type static PyTypeObject permutations_t…
615 Modules/itertoolsmodule.c:product_type static PyTypeObject product_type
616 Modules/itertoolsmodule.c:repeat_type static PyTypeObject repeat_type
617 Modules/itertoolsmodule.c:starmap_type static PyTypeObject starmap_type
618 Modules/itertoolsmodule.c:takewhile_type static PyTypeObject takewhile_type
619 Modules/itertoolsmodule.c:tee_type static PyTypeObject tee_type
620 Modules/itertoolsmodule.c:teedataobject_type static PyTypeObject teedataobject_…
621 Modules/itertoolsmodule.c:ziplongest_type static PyTypeObject ziplongest_type
622 Modules/signalmodule.c:SiginfoType static PyTypeObject SiginfoType
623 Modules/timemodule.c:StructTimeType static PyTypeObject StructTimeType
624 Modules/xxsubtype.c:spamdict_type static PyTypeObject spamdict_type
625 Modules/xxsubtype.c:spamlist_type static PyTypeObject spamlist_type
657 Objects/exceptions.c:PyExc_ArithmeticError static PyTypeObject PyExc_Arithmet…
658 Objects/exceptions.c:PyExc_AssertionError static PyTypeObject PyExc_Assertio…
659 Objects/exceptions.c:PyExc_AttributeError static PyTypeObject PyExc_Attribut…
660 Objects/exceptions.c:PyExc_BaseException static PyTypeObject PyExc_BaseExce…
661 Objects/exceptions.c:PyExc_BlockingIOError static PyTypeObject PyExc_Blocking…
662 Objects/exceptions.c:PyExc_BrokenPipeError static PyTypeObject PyExc_BrokenPi…
663 Objects/exceptions.c:PyExc_BufferError static PyTypeObject PyExc_BufferEr…
664 Objects/exceptions.c:PyExc_BytesWarning static PyTypeObject PyExc_BytesWar…
665 Objects/exceptions.c:PyExc_ChildProcessError static PyTypeObject PyExc_ChildPro…
666 Objects/exceptions.c:PyExc_ConnectionAbortedError static PyTypeObject PyExc_Connecti…
667 Objects/exceptions.c:PyExc_ConnectionError static PyTypeObject PyExc_Connecti…
668 Objects/exceptions.c:PyExc_ConnectionRefusedError static PyTypeObject PyExc_Connecti…
669 Objects/exceptions.c:PyExc_ConnectionResetError static PyTypeObject PyExc_Connecti…
670 Objects/exceptions.c:PyExc_DeprecationWarning static PyTypeObject PyExc_Deprecat…
671 Objects/exceptions.c:PyExc_EOFError static PyTypeObject PyExc_EOFError
672 Objects/exceptions.c:PyExc_EnvironmentError static PyTypeObject PyExc_Environm…
673 Objects/exceptions.c:PyExc_Exception static PyTypeObject PyExc_Exception
674 Objects/exceptions.c:PyExc_FileExistsError static PyTypeObject PyExc_FileExis…
675 Objects/exceptions.c:PyExc_FileNotFoundError static PyTypeObject PyExc_FileNotF…
676 Objects/exceptions.c:PyExc_FloatingPointError static PyTypeObject PyExc_Floating…
677 Objects/exceptions.c:PyExc_FutureWarning static PyTypeObject PyExc_FutureWa…
678 Objects/exceptions.c:PyExc_GeneratorExit static PyTypeObject PyExc_Generato…
679 Objects/exceptions.c:PyExc_IOError static PyTypeObject PyExc_IOError
680 Objects/exceptions.c:PyExc_ImportError static PyTypeObject PyExc_ImportEr…
681 Objects/exceptions.c:PyExc_ImportWarning static PyTypeObject PyExc_ImportWa…
682 Objects/exceptions.c:PyExc_IndentationError static PyTypeObject PyExc_Indentat…
683 Objects/exceptions.c:PyExc_IndexError static PyTypeObject PyExc_IndexErr…
684 Objects/exceptions.c:PyExc_InterruptedError static PyTypeObject PyExc_Interrup…
685 Objects/exceptions.c:PyExc_IsADirectoryError static PyTypeObject PyExc_IsADirec…
686 Objects/exceptions.c:PyExc_KeyError static PyTypeObject PyExc_KeyError
687 Objects/exceptions.c:PyExc_KeyboardInterrupt static PyTypeObject PyExc_Keyboard…
688 Objects/exceptions.c:PyExc_LookupError static PyTypeObject PyExc_LookupEr…
689 Objects/exceptions.c:PyExc_MemoryError static PyTypeObject PyExc_MemoryEr…
690 Objects/exceptions.c:PyExc_ModuleNotFoundError static PyTypeObject PyExc_ModuleNo…
691 Objects/exceptions.c:PyExc_NameError static PyTypeObject PyExc_NameError
692 Objects/exceptions.c:PyExc_NotADirectoryError static PyTypeObject PyExc_NotADire…
693 Objects/exceptions.c:PyExc_NotImplementedError static PyTypeObject PyExc_NotImple…
694 Objects/exceptions.c:PyExc_OSError static PyTypeObject PyExc_OSError
695 Objects/exceptions.c:PyExc_OverflowError static PyTypeObject PyExc_Overflow…
696 Objects/exceptions.c:PyExc_PendingDeprecationWarning static PyTypeObject PyExc_PendingD…
697 Objects/exceptions.c:PyExc_PermissionError static PyTypeObject PyExc_Permissi…
698 Objects/exceptions.c:PyExc_ProcessLookupError static PyTypeObject PyExc_ProcessL…
699 Objects/exceptions.c:PyExc_RecursionError static PyTypeObject PyExc_Recursio…
700 Objects/exceptions.c:PyExc_ReferenceError static PyTypeObject PyExc_Referenc…
701 Objects/exceptions.c:PyExc_ResourceWarning static PyTypeObject PyExc_Resource…
702 Objects/exceptions.c:PyExc_RuntimeError static PyTypeObject PyExc_RuntimeE…
703 Objects/exceptions.c:PyExc_RuntimeWarning static PyTypeObject PyExc_RuntimeW…
704 Objects/exceptions.c:PyExc_StopAsyncIteration static PyTypeObject PyExc_StopAsyn…
705 Objects/exceptions.c:PyExc_StopIteration static PyTypeObject PyExc_StopIter…
706 Objects/exceptions.c:PyExc_SyntaxError static PyTypeObject PyExc_SyntaxEr…
707 Objects/exceptions.c:PyExc_SyntaxWarning static PyTypeObject PyExc_SyntaxWa…
708 Objects/exceptions.c:PyExc_SystemError static PyTypeObject PyExc_SystemEr…
709 Objects/exceptions.c:PyExc_SystemExit static PyTypeObject PyExc_SystemEx…
710 Objects/exceptions.c:PyExc_TabError static PyTypeObject PyExc_TabError
711 Objects/exceptions.c:PyExc_TimeoutError static PyTypeObject PyExc_TimeoutE…
712 Objects/exceptions.c:PyExc_TypeError static PyTypeObject PyExc_TypeError
713 Objects/exceptions.c:PyExc_UnboundLocalError static PyTypeObject PyExc_UnboundL…
714 Objects/exceptions.c:PyExc_UnicodeDecodeError static PyTypeObject PyExc_UnicodeD…
715 Objects/exceptions.c:PyExc_UnicodeEncodeError static PyTypeObject PyExc_UnicodeE…
716 Objects/exceptions.c:PyExc_UnicodeError static PyTypeObject PyExc_UnicodeE…
717 Objects/exceptions.c:PyExc_UnicodeTranslateError static PyTypeObject PyExc_UnicodeT…
718 Objects/exceptions.c:PyExc_UnicodeWarning static PyTypeObject PyExc_UnicodeW…
719 Objects/exceptions.c:PyExc_UserWarning static PyTypeObject PyExc_UserWarn…
720 Objects/exceptions.c:PyExc_ValueError static PyTypeObject PyExc_ValueErr…
721 Objects/exceptions.c:PyExc_Warning static PyTypeObject PyExc_Warning
722 Objects/exceptions.c:PyExc_ZeroDivisionError static PyTypeObject PyExc_ZeroDivi…
723 Objects/exceptions.c:_PyExc_ArithmeticError static PyTypeObject _PyExc_Arithme…
724 Objects/exceptions.c:_PyExc_AssertionError static PyTypeObject _PyExc_Asserti…
725 Objects/exceptions.c:_PyExc_AttributeError static PyTypeObject _PyExc_Attribu…
726 Objects/exceptions.c:_PyExc_BaseException static PyTypeObject _PyExc_BaseExc…
727 Objects/exceptions.c:_PyExc_BlockingIOError static PyTypeObject _PyExc_Blockin…
728 Objects/exceptions.c:_PyExc_BrokenPipeError static PyTypeObject _PyExc_BrokenP…
729 Objects/exceptions.c:_PyExc_BufferError static PyTypeObject _PyExc_BufferE…
730 Objects/exceptions.c:_PyExc_BytesWarning static PyTypeObject _PyExc_BytesWa…
731 Objects/exceptions.c:_PyExc_ChildProcessError static PyTypeObject _PyExc_ChildPr…
732 Objects/exceptions.c:_PyExc_ConnectionAbortedError static PyTypeObject _PyExc_Connect…
733 Objects/exceptions.c:_PyExc_ConnectionError static PyTypeObject _PyExc_Connect…
734 Objects/exceptions.c:_PyExc_ConnectionRefusedError static PyTypeObject _PyExc_Connect…
735 Objects/exceptions.c:_PyExc_ConnectionResetError static PyTypeObject _PyExc_Connect…
736 Objects/exceptions.c:_PyExc_DeprecationWarning static PyTypeObject _PyExc_Depreca…
737 Objects/exceptions.c:_PyExc_EOFError static PyTypeObject _PyExc_EOFError
738 Objects/exceptions.c:_PyExc_Exception static PyTypeObject _PyExc_Excepti…
739 Objects/exceptions.c:_PyExc_FileExistsError static PyTypeObject _PyExc_FileExi…
740 Objects/exceptions.c:_PyExc_FileNotFoundError static PyTypeObject _PyExc_FileNot…
741 Objects/exceptions.c:_PyExc_FloatingPointError static PyTypeObject _PyExc_Floatin…
742 Objects/exceptions.c:_PyExc_FutureWarning static PyTypeObject _PyExc_FutureW…
743 Objects/exceptions.c:_PyExc_GeneratorExit static PyTypeObject _PyExc_Generat…
744 Objects/exceptions.c:_PyExc_ImportError static PyTypeObject _PyExc_ImportE…
745 Objects/exceptions.c:_PyExc_ImportWarning static PyTypeObject _PyExc_ImportW…
746 Objects/exceptions.c:_PyExc_IndentationError static PyTypeObject _PyExc_Indenta…
747 Objects/exceptions.c:_PyExc_IndexError static PyTypeObject _PyExc_IndexEr…
748 Objects/exceptions.c:_PyExc_InterruptedError static PyTypeObject _PyExc_Interru…
749 Objects/exceptions.c:_PyExc_IsADirectoryError static PyTypeObject _PyExc_IsADire…
750 Objects/exceptions.c:_PyExc_KeyError static PyTypeObject _PyExc_KeyError
751 Objects/exceptions.c:_PyExc_KeyboardInterrupt static PyTypeObject _PyExc_Keyboar…
752 Objects/exceptions.c:_PyExc_LookupError static PyTypeObject _PyExc_LookupE…
753 Objects/exceptions.c:_PyExc_MemoryError static PyTypeObject _PyExc_MemoryE…
754 Objects/exceptions.c:_PyExc_ModuleNotFoundError static PyTypeObject _PyExc_ModuleN…
755 Objects/exceptions.c:_PyExc_NameError static PyTypeObject _PyExc_NameErr…
756 Objects/exceptions.c:_PyExc_NotADirectoryError static PyTypeObject _PyExc_NotADir…
757 Objects/exceptions.c:_PyExc_NotImplementedError static PyTypeObject _PyExc_NotImpl…
758 Objects/exceptions.c:_PyExc_OSError static PyTypeObject _PyExc_OSError
759 Objects/exceptions.c:_PyExc_OverflowError static PyTypeObject _PyExc_Overflo…
760 Objects/exceptions.c:_PyExc_PendingDeprecationWarning static PyTypeObject _PyExc_Pending…
761 Objects/exceptions.c:_PyExc_PermissionError static PyTypeObject _PyExc_Permiss…
762 Objects/exceptions.c:_PyExc_ProcessLookupError static PyTypeObject _PyExc_Process…
763 Objects/exceptions.c:_PyExc_RecursionError static PyTypeObject _PyExc_Recursi…
764 Objects/exceptions.c:_PyExc_ReferenceError static PyTypeObject _PyExc_Referen…
765 Objects/exceptions.c:_PyExc_ResourceWarning static PyTypeObject _PyExc_Resourc…
766 Objects/exceptions.c:_PyExc_RuntimeError static PyTypeObject _PyExc_Runtime…
767 Objects/exceptions.c:_PyExc_RuntimeWarning static PyTypeObject _PyExc_Runtime…
768 Objects/exceptions.c:_PyExc_StopAsyncIteration static PyTypeObject _PyExc_StopAsy…
769 Objects/exceptions.c:_PyExc_StopIteration static PyTypeObject _PyExc_StopIte…
770 Objects/exceptions.c:_PyExc_SyntaxError static PyTypeObject _PyExc_SyntaxE…
771 Objects/exceptions.c:_PyExc_SyntaxWarning static PyTypeObject _PyExc_SyntaxW…
772 Objects/exceptions.c:_PyExc_SystemError static PyTypeObject _PyExc_SystemE…
773 Objects/exceptions.c:_PyExc_SystemExit static PyTypeObject _PyExc_SystemE…
774 Objects/exceptions.c:_PyExc_TabError static PyTypeObject _PyExc_TabError
775 Objects/exceptions.c:_PyExc_TimeoutError static PyTypeObject _PyExc_Timeout…
776 Objects/exceptions.c:_PyExc_TypeError static PyTypeObject _PyExc_TypeErr…
777 Objects/exceptions.c:_PyExc_UnboundLocalError static PyTypeObject _PyExc_Unbound…
778 Objects/exceptions.c:_PyExc_UnicodeDecodeError static PyTypeObject _PyExc_Unicode…
779 Objects/exceptions.c:_PyExc_UnicodeEncodeError static PyTypeObject _PyExc_Unicode…
780 Objects/exceptions.c:_PyExc_UnicodeError static PyTypeObject _PyExc_Unicode…
781 Objects/exceptions.c:_PyExc_UnicodeTranslateError static PyTypeObject _PyExc_Unicode…
782 Objects/exceptions.c:_PyExc_UnicodeWarning static PyTypeObject _PyExc_Unicode…
783 Objects/exceptions.c:_PyExc_UserWarning static PyTypeObject _PyExc_UserWar…
784 Objects/exceptions.c:_PyExc_ValueError static PyTypeObject _PyExc_ValueEr…
785 Objects/exceptions.c:_PyExc_Warning static PyTypeObject _PyExc_Warning
786 Objects/exceptions.c:_PyExc_ZeroDivisionError static PyTypeObject _PyExc_ZeroDiv…
788 Objects/floatobject.c:FloatInfoType static PyTypeObject FloatInfoType
807 Objects/longobject.c:Int_InfoType static PyTypeObject Int_InfoType
829 Objects/setobject.c:_PySetDummy_Type static PyTypeObject _PySetDummy_Ty…
832 Objects/stringlib/unicode_format.h:PyFieldNameIter_Type static PyTypeObject PyFieldNameIte…
833 Objects/stringlib/unicode_format.h:PyFormatterIter_Type static PyTypeObject PyFormatterIte…
839 Objects/unicodeobject.c:EncodingMapType static PyTypeObject EncodingMapType
852 Python/errors.c:UnraisableHookArgsType static PyTypeObject UnraisableHook…
861 Python/sysmodule.c:AsyncGenHooksType static PyTypeObject AsyncGenHooksT…
862 Python/sysmodule.c:FlagsType static PyTypeObject FlagsType
863 Python/sysmodule.c:Hash_InfoType static PyTypeObject Hash_InfoType
864 Python/sysmodule.c:VersionInfoType static PyTypeObject VersionInfoType
865 Python/thread.c:ThreadInfoType static PyTypeObject ThreadInfoType
870 Modules/_blake2/clinic/blake2b_impl.c.h:py_blake2b_new():_parser static _PyArg_Parser _parser
871 Modules/_blake2/clinic/blake2s_impl.c.h:py_blake2s_new():_parser static _PyArg_Parser _parser
872 Modules/_io/clinic/_iomodule.c.h:_io_open():_parser static _PyArg_Parser _parser
873 Modules/_io/clinic/_iomodule.c.h:_io_open_code():_parser static _PyArg_Parser _parser
874 Modules/_io/clinic/bufferedio.c.h:_io_BufferedRandom___init__():_parser static _PyArg_Parser _parser
875 Modules/_io/clinic/bufferedio.c.h:_io_BufferedReader___init__():_parser static _PyArg_Parser _parser
876 Modules/_io/clinic/bufferedio.c.h:_io_BufferedWriter___init__():_parser static _PyArg_Parser _parser
877 Modules/_io/clinic/bytesio.c.h:_io_BytesIO___init__():_parser static _PyArg_Parser _parser
878 Modules/_io/clinic/fileio.c.h:_io_FileIO___init__():_parser static _PyArg_Parser _parser
879 Modules/_io/clinic/stringio.c.h:_io_StringIO___init__():_parser static _PyArg_Parser _parser
880 Modules/_io/clinic/textio.c.h:_io_IncrementalNewlineDecoder___init__():_parser static _PyArg_Parser…
881 Modules/_io/clinic/textio.c.h:_io_IncrementalNewlineDecoder_decode():_parser static _PyArg_Parser _…
882 Modules/_io/clinic/textio.c.h:_io_TextIOWrapper___init__():_parser static _PyArg_Parser _parser
883 Modules/_io/clinic/textio.c.h:_io_TextIOWrapper_reconfigure():_parser static _PyArg_Parser _parser
884 Modules/_io/clinic/winconsoleio.c.h:_io__WindowsConsoleIO___init__():_parser static _PyArg_Parser _…
885 Modules/_multiprocessing/clinic/posixshmem.c.h:_posixshmem_shm_open():_parser static _PyArg_Parser …
886 Modules/_multiprocessing/clinic/posixshmem.c.h:_posixshmem_shm_unlink():_parser static _PyArg_Parse…
887 Modules/cjkcodecs/clinic/multibytecodec.c.h:_multibytecodec_MultibyteCodec_decode():_parser static …
888 Modules/cjkcodecs/clinic/multibytecodec.c.h:_multibytecodec_MultibyteCodec_encode():_parser static …
889 …tecodec.c.h:_multibytecodec_MultibyteIncrementalDecoder_decode():_parser static _PyArg_Parser _par…
890 …tecodec.c.h:_multibytecodec_MultibyteIncrementalEncoder_encode():_parser static _PyArg_Parser _par…
891 Modules/clinic/_asynciomodule.c.h:_asyncio_Future___init__():_parser static _PyArg_Parser _parser
892 Modules/clinic/_asynciomodule.c.h:_asyncio_Future_add_done_callback():_parser static _PyArg_Parser …
893 Modules/clinic/_asynciomodule.c.h:_asyncio_Task___init__():_parser static _PyArg_Parser _parser
894 Modules/clinic/_asynciomodule.c.h:_asyncio_Task_all_tasks():_parser static _PyArg_Parser _parser
895 Modules/clinic/_asynciomodule.c.h:_asyncio_Task_current_task():_parser static _PyArg_Parser _parser
896 Modules/clinic/_asynciomodule.c.h:_asyncio_Task_get_stack():_parser static _PyArg_Parser _parser
897 Modules/clinic/_asynciomodule.c.h:_asyncio_Task_print_stack():_parser static _PyArg_Parser _parser
898 Modules/clinic/_asynciomodule.c.h:_asyncio__enter_task():_parser static _PyArg_Parser _parser
899 Modules/clinic/_asynciomodule.c.h:_asyncio__leave_task():_parser static _PyArg_Parser _parser
900 Modules/clinic/_asynciomodule.c.h:_asyncio__register_task():_parser static _PyArg_Parser _parser
901 Modules/clinic/_asynciomodule.c.h:_asyncio__unregister_task():_parser static _PyArg_Parser _parser
902 Modules/clinic/_bz2module.c.h:_bz2_BZ2Decompressor_decompress():_parser static _PyArg_Parser _parser
903 Modules/clinic/_codecsmodule.c.h:_codecs_decode():_parser static _PyArg_Parser _parser
904 Modules/clinic/_codecsmodule.c.h:_codecs_encode():_parser static _PyArg_Parser _parser
905 Modules/clinic/_cursesmodule.c.h:_curses_setupterm():_parser static _PyArg_Parser _parser
906 Modules/clinic/_datetimemodule.c.h:datetime_datetime_now():_parser static _PyArg_Parser _parser
907 Modules/clinic/_elementtree.c.h:_elementtree_Element_find():_parser static _PyArg_Parser _parser
908 Modules/clinic/_elementtree.c.h:_elementtree_Element_findall():_parser static _PyArg_Parser _parser
909 Modules/clinic/_elementtree.c.h:_elementtree_Element_findtext():_parser static _PyArg_Parser _parser
910 Modules/clinic/_elementtree.c.h:_elementtree_Element_get():_parser static _PyArg_Parser _parser
911 Modules/clinic/_elementtree.c.h:_elementtree_Element_getiterator():_parser static _PyArg_Parser _pa…
912 Modules/clinic/_elementtree.c.h:_elementtree_Element_iter():_parser static _PyArg_Parser _parser
913 Modules/clinic/_elementtree.c.h:_elementtree_Element_iterfind():_parser static _PyArg_Parser _parser
914 Modules/clinic/_elementtree.c.h:_elementtree_TreeBuilder___init__():_parser static _PyArg_Parser _p…
915 Modules/clinic/_elementtree.c.h:_elementtree_XMLParser___init__():_parser static _PyArg_Parser _par…
916 Modules/clinic/_hashopenssl.c.h:EVP_new():_parser static _PyArg_Parser _parser
917 Modules/clinic/_hashopenssl.c.h:_hashlib_hmac_digest():_parser static _PyArg_Parser _parser
918 Modules/clinic/_hashopenssl.c.h:_hashlib_scrypt():_parser static _PyArg_Parser _parser
919 Modules/clinic/_hashopenssl.c.h:pbkdf2_hmac():_parser static _PyArg_Parser _parser
920 Modules/clinic/_lzmamodule.c.h:_lzma_LZMADecompressor___init__():_parser static _PyArg_Parser _pars…
921 Modules/clinic/_lzmamodule.c.h:_lzma_LZMADecompressor_decompress():_parser static _PyArg_Parser _pa…
922 Modules/clinic/_opcode.c.h:_opcode_stack_effect():_parser static _PyArg_Parser _parser
923 Modules/clinic/_pickle.c.h:_pickle_Pickler___init__():_parser static _PyArg_Parser _parser
924 Modules/clinic/_pickle.c.h:_pickle_Unpickler___init__():_parser static _PyArg_Parser _parser
925 Modules/clinic/_pickle.c.h:_pickle_dump():_parser static _PyArg_Parser _parser
926 Modules/clinic/_pickle.c.h:_pickle_dumps():_parser static _PyArg_Parser _parser
927 Modules/clinic/_pickle.c.h:_pickle_load():_parser static _PyArg_Parser _parser
928 Modules/clinic/_pickle.c.h:_pickle_loads():_parser static _PyArg_Parser _parser
929 Modules/clinic/_queuemodule.c.h:_queue_SimpleQueue_get():_parser static _PyArg_Parser _parser
930 Modules/clinic/_queuemodule.c.h:_queue_SimpleQueue_put():_parser static _PyArg_Parser _parser
931 Modules/clinic/_queuemodule.c.h:_queue_SimpleQueue_put_nowait():_parser static _PyArg_Parser _parser
932 Modules/clinic/_sre.c.h:_sre_SRE_Match_expand():_parser static _PyArg_Parser _parser
933 Modules/clinic/_sre.c.h:_sre_SRE_Match_groupdict():_parser static _PyArg_Parser _parser
934 Modules/clinic/_sre.c.h:_sre_SRE_Match_groups():_parser static _PyArg_Parser _parser
935 Modules/clinic/_sre.c.h:_sre_SRE_Pattern_findall():_parser static _PyArg_Parser _parser
936 Modules/clinic/_sre.c.h:_sre_SRE_Pattern_finditer():_parser static _PyArg_Parser _parser
937 Modules/clinic/_sre.c.h:_sre_SRE_Pattern_fullmatch():_parser static _PyArg_Parser _parser
938 Modules/clinic/_sre.c.h:_sre_SRE_Pattern_match():_parser static _PyArg_Parser _parser
939 Modules/clinic/_sre.c.h:_sre_SRE_Pattern_scanner():_parser static _PyArg_Parser _parser
940 Modules/clinic/_sre.c.h:_sre_SRE_Pattern_search():_parser static _PyArg_Parser _parser
941 Modules/clinic/_sre.c.h:_sre_SRE_Pattern_split():_parser static _PyArg_Parser _parser
942 Modules/clinic/_sre.c.h:_sre_SRE_Pattern_sub():_parser static _PyArg_Parser _parser
943 Modules/clinic/_sre.c.h:_sre_SRE_Pattern_subn():_parser static _PyArg_Parser _parser
944 Modules/clinic/_sre.c.h:_sre_compile():_parser static _PyArg_Parser _parser
945 Modules/clinic/_ssl.c.h:_ssl__SSLContext__wrap_bio():_parser static _PyArg_Parser _parser
946 Modules/clinic/_ssl.c.h:_ssl__SSLContext__wrap_socket():_parser static _PyArg_Parser _parser
947 Modules/clinic/_ssl.c.h:_ssl__SSLContext_get_ca_certs():_parser static _PyArg_Parser _parser
948 Modules/clinic/_ssl.c.h:_ssl__SSLContext_load_cert_chain():_parser static _PyArg_Parser _parser
949 Modules/clinic/_ssl.c.h:_ssl__SSLContext_load_verify_locations():_parser static _PyArg_Parser _pars…
950 Modules/clinic/_ssl.c.h:_ssl__SSLSocket_get_channel_binding():_parser static _PyArg_Parser _parser
951 Modules/clinic/_ssl.c.h:_ssl_enum_certificates():_parser static _PyArg_Parser _parser
952 Modules/clinic/_ssl.c.h:_ssl_enum_crls():_parser static _PyArg_Parser _parser
953 Modules/clinic/_ssl.c.h:_ssl_txt2obj():_parser static _PyArg_Parser _parser
954 Modules/clinic/_struct.c.h:Struct___init__():_parser static _PyArg_Parser _parser
955 Modules/clinic/_struct.c.h:Struct_unpack_from():_parser static _PyArg_Parser _parser
956 Modules/clinic/_struct.c.h:unpack_from():_parser static _PyArg_Parser _parser
957 Modules/clinic/_winapi.c.h:_winapi_ConnectNamedPipe():_parser static _PyArg_Parser _parser
958 Modules/clinic/_winapi.c.h:_winapi_GetFileType():_parser static _PyArg_Parser _parser
959 Modules/clinic/_winapi.c.h:_winapi_ReadFile():_parser static _PyArg_Parser _parser
960 Modules/clinic/_winapi.c.h:_winapi_WriteFile():_parser static _PyArg_Parser _parser
961 Modules/clinic/binascii.c.h:binascii_a2b_qp():_parser static _PyArg_Parser _parser
962 Modules/clinic/binascii.c.h:binascii_b2a_base64():_parser static _PyArg_Parser _parser
963 Modules/clinic/binascii.c.h:binascii_b2a_hex():_parser static _PyArg_Parser _parser
964 Modules/clinic/binascii.c.h:binascii_b2a_qp():_parser static _PyArg_Parser _parser
965 Modules/clinic/binascii.c.h:binascii_b2a_uu():_parser static _PyArg_Parser _parser
966 Modules/clinic/binascii.c.h:binascii_hexlify():_parser static _PyArg_Parser _parser
967 Modules/clinic/cmathmodule.c.h:cmath_isclose():_parser static _PyArg_Parser _parser
968 Modules/clinic/gcmodule.c.h:gc_collect():_parser static _PyArg_Parser _parser
969 Modules/clinic/gcmodule.c.h:gc_get_objects():_parser static _PyArg_Parser _parser
970 Modules/clinic/grpmodule.c.h:grp_getgrgid():_parser static _PyArg_Parser _parser
971 Modules/clinic/grpmodule.c.h:grp_getgrnam():_parser static _PyArg_Parser _parser
972 Objects/clinic/bytearrayobject.c.h:bytearray_decode():_parser static _PyArg_Parser _parser
973 Objects/clinic/bytearrayobject.c.h:bytearray_hex():_parser static _PyArg_Parser _parser
974 Objects/clinic/bytearrayobject.c.h:bytearray_rsplit():_parser static _PyArg_Parser _parser
975 Objects/clinic/bytearrayobject.c.h:bytearray_split():_parser static _PyArg_Parser _parser
976 Objects/clinic/bytearrayobject.c.h:bytearray_splitlines():_parser static _PyArg_Parser _parser
977 Objects/clinic/bytearrayobject.c.h:bytearray_translate():_parser static _PyArg_Parser _parser
978 Objects/clinic/bytesobject.c.h:bytes_decode():_parser static _PyArg_Parser _parser
979 Objects/clinic/bytesobject.c.h:bytes_hex():_parser static _PyArg_Parser _parser
980 Objects/clinic/bytesobject.c.h:bytes_rsplit():_parser static _PyArg_Parser _parser
981 Objects/clinic/bytesobject.c.h:bytes_split():_parser static _PyArg_Parser _parser
982 Objects/clinic/bytesobject.c.h:bytes_splitlines():_parser static _PyArg_Parser _parser
983 Objects/clinic/bytesobject.c.h:bytes_translate():_parser static _PyArg_Parser _parser
984 Objects/clinic/codeobject.c.h:code_replace():_parser static _PyArg_Parser _parser
985 Objects/clinic/complexobject.c.h:complex_new():_parser static _PyArg_Parser _parser
986 Objects/clinic/descrobject.c.h:mappingproxy_new():_parser static _PyArg_Parser _parser
987 Objects/clinic/descrobject.c.h:property_init():_parser static _PyArg_Parser _parser
988 Objects/clinic/enumobject.c.h:enum_new():_parser static _PyArg_Parser _parser
989 Objects/clinic/funcobject.c.h:func_new():_parser static _PyArg_Parser _parser
990 Objects/clinic/listobject.c.h:list_sort():_parser static _PyArg_Parser _parser
991 Objects/clinic/longobject.c.h:int_from_bytes():_parser static _PyArg_Parser _parser
992 Objects/clinic/longobject.c.h:int_to_bytes():_parser static _PyArg_Parser _parser
993 Objects/clinic/longobject.c.h:long_new():_parser static _PyArg_Parser _parser
994 Objects/clinic/memoryobject.c.h:memoryview_hex():_parser static _PyArg_Parser _parser
995 Objects/clinic/moduleobject.c.h:module___init__():_parser static _PyArg_Parser _parser
996 Objects/clinic/odictobject.c.h:OrderedDict_fromkeys():_parser static _PyArg_Parser _parser
997 Objects/clinic/odictobject.c.h:OrderedDict_move_to_end():_parser static _PyArg_Parser _parser
998 Objects/clinic/odictobject.c.h:OrderedDict_popitem():_parser static _PyArg_Parser _parser
999 Objects/clinic/odictobject.c.h:OrderedDict_setdefault():_parser static _PyArg_Parser _parser
1000 Objects/clinic/structseq.c.h:structseq_new():_parser static _PyArg_Parser _parser
1001 Objects/clinic/unicodeobject.c.h:unicode_encode():_parser static _PyArg_Parser _parser
1002 Objects/clinic/unicodeobject.c.h:unicode_expandtabs():_parser static _PyArg_Parser _parser
1003 Objects/clinic/unicodeobject.c.h:unicode_rsplit():_parser static _PyArg_Parser _parser
1004 Objects/clinic/unicodeobject.c.h:unicode_split():_parser static _PyArg_Parser _parser
1005 Objects/clinic/unicodeobject.c.h:unicode_splitlines():_parser static _PyArg_Parser _parser
1006 Objects/stringlib/clinic/transmogrify.h.h:stringlib_expandtabs():_parser static _PyArg_Parser _pars…
1007 Python/bltinmodule.c:builtin_print():_parser static struct _PyArg_Parser _parser
1008 Python/clinic/_warnings.c.h:warnings_warn():_parser static _PyArg_Parser _parser
1009 Python/clinic/bltinmodule.c.h:builtin_compile():_parser static _PyArg_Parser _parser
1010 Python/clinic/bltinmodule.c.h:builtin_round():_parser static _PyArg_Parser _parser
1011 Python/clinic/bltinmodule.c.h:builtin_sum():_parser static _PyArg_Parser _parser
1012 Python/clinic/import.c.h:_imp_source_hash():_parser static _PyArg_Parser _parser
1013 Python/clinic/sysmodule.c.h:sys_addaudithook():_parser static _PyArg_Parser _parser
1014 Python/clinic/sysmodule.c.h:sys_set_coroutine_origin_tracking_depth():_parser static _PyArg_Parser …
1015 Python/clinic/traceback.c.h:tb_new():_parser static _PyArg_Parser _parser