Lines Matching full:objects

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…
16 Objects/obmalloc.c:_Py_tracemalloc_config struct _PyTraceMalloc_Config _Py_t…
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
31 Objects/bytesobject.c:_Py_null_strings Py_ssize_t _Py_null_strings
32 Objects/bytesobject.c:_Py_onel_strings Py_ssize_t _Py_one_strings
36 Objects/dictobject.c:empty_keys_struct static PyDictKeysObject empty_keys…
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
63 Objects.longobject.c:_Py_quick_int_allocs Py_ssize_t _Py_quick_int_allocs
64 Objects.longobject.c:_Py_quick_neg_int_allocs Py_ssize_t _Py_quick_neg_int_allocs
65 Objects/moduleobject.c:max_module_number static Py_ssize_t max_module_number
66 Objects/object.c:_Py_RefTotal Py_ssize_t _Py_RefTotal
67 Objects/tupleobject.c:_Py_fast_tuple_allocs Py_ssize_t _Py_fast_tuple_allocs
68 Objects/tupleobject.c:_Py_tuple_zero_allocs Py_ssize_t _Py_tuple_zero_allocs
69 Objects/typeobject.c:next_version_tag static unsigned int next_version_t…
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
94 Objects/object.c:_Py_NoneStruct PyObject _Py_NoneStruct
95 Objects/object.c:_Py_NotImplementedStruct PyObject _Py_NotImplementedStruct
96 Objects/sliceobject.c:_Py_EllipsisObject PyObject _Py_EllipsisObject
108 Objects/setobject.c:_dummy_struct static PyObject _dummy_struct
118 Objects/dictobject.c:empty_values_struct static PyDictValues
119 Objects/listobject.c:indexerr static PyObject *indexerr
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…
182 Objects/typeobject.c:object_new():comma_id _Py_static_string(comma_id, "", "")
183 Objects/typeobject.c:slot_nb_add():op_id _Py_static_string(op_id, OPSTR)
184 Objects/typeobject.c:slot_nb_add():rop_id _Py_static_string(op_id, OPSTR)
185 Objects/typeobject.c:slot_nb_and():op_id _Py_static_string(op_id, OPSTR)
186 Objects/typeobject.c:slot_nb_and():rop_id _Py_static_string(op_id, OPSTR)
187 Objects/typeobject.c:slot_nb_divmod():op_id _Py_static_string(op_id, OPSTR)
188 Objects/typeobject.c:slot_nb_divmod():rop_id _Py_static_string(op_id, OPSTR)
189 Objects/typeobject.c:slot_nb_floor_divide():op_id _Py_static_string(op_id, OPSTR)
190 Objects/typeobject.c:slot_nb_floor_divide():rop_id _Py_static_string(op_id, OPSTR)
191 Objects/typeobject.c:slot_nb_lshift():op_id _Py_static_string(op_id, OPSTR)
192 Objects/typeobject.c:slot_nb_lshift():rop_id _Py_static_string(op_id, OPSTR)
193 Objects/typeobject.c:slot_nb_matrix_multiply():op_id _Py_static_string(op_id, OPSTR)
194 Objects/typeobject.c:slot_nb_matrix_multiply():rop_id _Py_static_string(op_id, OPSTR)
195 Objects/typeobject.c:slot_nb_multiply():op_id _Py_static_string(op_id, OPSTR)
196 Objects/typeobject.c:slot_nb_multiply():rop_id _Py_static_string(op_id, OPSTR)
197 Objects/typeobject.c:slot_nb_or():op_id _Py_static_string(op_id, OPSTR)
198 Objects/typeobject.c:slot_nb_or():rop_id _Py_static_string(op_id, OPSTR)
199 Objects/typeobject.c:slot_nb_power_binary():op_id _Py_static_string(op_id, OPSTR)
200 Objects/typeobject.c:slot_nb_power_binary():rop_id _Py_static_string(op_id, OPSTR)
201 Objects/typeobject.c:slot_nb_remainder():op_id _Py_static_string(op_id, OPSTR)
202 Objects/typeobject.c:slot_nb_remainder():rop_id _Py_static_string(op_id, OPSTR)
203 Objects/typeobject.c:slot_nb_rshift():op_id _Py_static_string(op_id, OPSTR)
204 Objects/typeobject.c:slot_nb_rshift():rop_id _Py_static_string(op_id, OPSTR)
205 Objects/typeobject.c:slot_nb_subtract():op_id _Py_static_string(op_id, OPSTR)
206 Objects/typeobject.c:slot_nb_subtract():rop_id _Py_static_string(op_id, OPSTR)
207 Objects/typeobject.c:slot_nb_true_divide():op_id _Py_static_string(op_id, OPSTR)
208 Objects/typeobject.c:slot_nb_true_divide():rop_id _Py_static_string(op_id, OPSTR)
209 Objects/typeobject.c:slot_nb_xor():op_id _Py_static_string(op_id, OPSTR)
210 Objects/typeobject.c:slot_nb_xor():rop_id _Py_static_string(op_id, OPSTR)
286 Objects/abstract.c:PyMapping_Items():PyId_items _Py_IDENTIFIER(items)
287 Objects/abstract.c:PyMapping_Keys():PyId_keys _Py_IDENTIFIER(keys)
288 Objects/abstract.c:PyMapping_Values():PyId_values _Py_IDENTIFIER(values)
289 Objects/abstract.c:PyNumber_Long():PyId___trunc__ _Py_IDENTIFIER(__trunc__)
290 Objects/abstract.c:PyObject_Format():PyId___format__ _Py_IDENTIFIER(__format__)
291 Objects/abstract.c:PyObject_GetItem():PyId___class_getitem__ _Py_IDENTIFIER(__class_getitem__)
292 Objects/abstract.c:PyObject_IsInstance():PyId___instancecheck__ _Py_IDENTIFIER(__instancecheck__)
293 Objects/abstract.c:PyObject_IsSubclass():PyId___subclasscheck__ _Py_IDENTIFIER(__subclasscheck__)
294 Objects/abstract.c:PyObject_LengthHint():PyId___length_hint__ _Py_IDENTIFIER(__length_hint__)
295 Objects/abstract.c:abstract_get_bases():PyId___bases__ _Py_IDENTIFIER(__bases__)
296 Objects/abstract.c:recursive_isinstance():PyId___class__ _Py_IDENTIFIER(__class__)
297 Objects/bytearrayobject.c:_common_reduce():PyId___dict__ _Py_IDENTIFIER(__dict__)
298 Objects/bytearrayobject.c:bytearrayiter_reduce():PyId_iter _Py_IDENTIFIER(iter)
299 Objects/bytesobject.c:bytes_new():PyId___bytes__ _Py_IDENTIFIER(__bytes__)
300 Objects/bytesobject.c:format_obj():PyId___bytes__ _Py_IDENTIFIER(__bytes__)
301 Objects/bytesobject.c:striter_reduce():PyId_iter _Py_IDENTIFIER(iter)
302 Objects/classobject.c:PyId___name__ _Py_IDENTIFIER(__name__)
303 Objects/classobject.c:PyId___qualname__ _Py_IDENTIFIER(__qualname__)
304 Objects/classobject.c:method_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
305 Objects/complexobject.c:try_complex_special_method():PyId___complex__ _Py_IDENTIFIER(__complex__)
306 Objects/descrobject.c:calculate_qualname():PyId___qualname__ _Py_IDENTIFIER(__qualname__)
307 Objects/descrobject.c:descr_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
308 Objects/descrobject.c:mappingproxy_copy():PyId_copy _Py_IDENTIFIER(copy)
309 Objects/descrobject.c:mappingproxy_get():PyId_get _Py_IDENTIFIER(get)
310 Objects/descrobject.c:mappingproxy_items():PyId_items _Py_IDENTIFIER(items)
311 Objects/descrobject.c:mappingproxy_keys():PyId_keys _Py_IDENTIFIER(keys)
312 Objects/descrobject.c:mappingproxy_values():PyId_values _Py_IDENTIFIER(values)
313 Objects/descrobject.c:property_init_impl():PyId___doc__ _Py_IDENTIFIER(__doc__)
314 Objects/descrobject.c:wrapper_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
315 Objects/dictobject.c:_PyDictView_Intersect():PyId_intersection_update _Py_IDENTIFIER(intersection_u…
316 Objects/dictobject.c:dict_subscript():PyId___missing__ _Py_IDENTIFIER(__missing__)
317 Objects/dictobject.c:dict_update_common():PyId_keys _Py_IDENTIFIER(keys)
318 Objects/dictobject.c:dictiter_reduce():PyId_iter _Py_IDENTIFIER(iter)
319 Objects/dictobject.c:dictviews_or():PyId_update _Py_IDENTIFIER(update)
320 Objects/dictobject.c:dictviews_sub():PyId_difference_update _Py_IDENTIFIER(difference_update)
321 Objects/dictobject.c:dictviews_xor():PyId_symmetric_difference_update _Py_IDENTIFIER(symmetric_diff…
322 Objects/enumobject.c:reversed_new_impl():PyId___reversed__ _Py_IDENTIFIER(__reversed__)
323 Objects/exceptions.c:ImportError_getstate():PyId_name _Py_IDENTIFIER(name)
324 Objects/exceptions.c:ImportError_getstate():PyId_path _Py_IDENTIFIER(path)
325 Objects/fileobject.c:PyFile_FromFd():PyId_open _Py_IDENTIFIER(open)
326 Objects/fileobject.c:PyFile_GetLine():PyId_readline _Py_IDENTIFIER(readline)
327 Objects/fileobject.c:PyFile_OpenCodeObject():PyId_open _Py_IDENTIFIER(open)
328 Objects/fileobject.c:PyFile_WriteObject():PyId_write _Py_IDENTIFIER(write)
329 Objects/fileobject.c:PyObject_AsFileDescriptor():PyId_fileno _Py_IDENTIFIER(fileno)
330 Objects/frameobject.c:PyId___builtins__ _Py_IDENTIFIER(__builtins__)
331 Objects/genobject.c:_gen_throw():PyId_throw _Py_IDENTIFIER(throw)
332 Objects/genobject.c:gen_close_iter():PyId_close _Py_IDENTIFIER(close)
333 Objects/iterobject.c:calliter_reduce():PyId_iter _Py_IDENTIFIER(iter)
334 Objects/iterobject.c:iter_reduce():PyId_iter _Py_IDENTIFIER(iter)
335 Objects/listobject.c:listiter_reduce_general():PyId_iter _Py_IDENTIFIER(iter)
336 Objects/listobject.c:listiter_reduce_general():PyId_reversed _Py_IDENTIFIER(reversed)
337 Objects/longobject.c:PyId_big _Py_IDENTIFIER(big)
338 Objects/longobject.c:PyId_little _Py_IDENTIFIER(little)
339 Objects/methodobject.c:meth_get__qualname__():PyId___qualname__ _Py_IDENTIFIER(__qualname__)
340 Objects/methodobject.c:meth_reduce():PyId_getattr _Py_IDENTIFIER(getattr)
341 Objects/moduleobject.c:PyModule_GetFilenameObject():PyId___file__ _Py_IDENTIFIER(__file__)
342 Objects/moduleobject.c:PyModule_GetNameObject():PyId___name__ _Py_IDENTIFIER(__name__)
343 Objects/moduleobject.c:PyModule_SetDocString():PyId___doc__ _Py_IDENTIFIER(__doc__)
344 Objects/moduleobject.c:_PyModuleSpec_IsInitializing():PyId__initializing _Py_IDENTIFIER(_initializi…
345 Objects/moduleobject.c:module_dir():PyId___dict__ _Py_IDENTIFIER(__dict__)
346 Objects/moduleobject.c:module_dir():PyId___dir__ _Py_IDENTIFIER(__dir__)
347 Objects/moduleobject.c:module_getattro():PyId___getattr__ _Py_IDENTIFIER(__getattr__)
348 Objects/moduleobject.c:module_getattro():PyId___name__ _Py_IDENTIFIER(__name__)
349 Objects/moduleobject.c:module_getattro():PyId___spec__ _Py_IDENTIFIER(__spec__)
350 Objects/moduleobject.c:module_init_dict():PyId___doc__ _Py_IDENTIFIER(__doc__)
351 Objects/moduleobject.c:module_init_dict():PyId___loader__ _Py_IDENTIFIER(__loader__)
352 Objects/moduleobject.c:module_init_dict():PyId___name__ _Py_IDENTIFIER(__name__)
353 Objects/moduleobject.c:module_init_dict():PyId___package__ _Py_IDENTIFIER(__package__)
354 Objects/moduleobject.c:module_init_dict():PyId___spec__ _Py_IDENTIFIER(__spec__)
355 Objects/object.c:PyId_Py_Repr _Py_IDENTIFIER(Py_Repr)
356 Objects/object.c:PyId___bytes__ _Py_IDENTIFIER(__bytes__)
357 Objects/object.c:PyId___dir__ _Py_IDENTIFIER(__dir__)
358 Objects/object.c:PyId___isabstractmethod__ _Py_IDENTIFIER(__isabstractmethod_…
359 Objects/odictobject.c:mutablemapping_update():PyId_items _Py_IDENTIFIER(items)
360 Objects/odictobject.c:mutablemapping_update():PyId_keys _Py_IDENTIFIER(keys)
361 Objects/odictobject.c:odict_reduce():PyId___dict__ _Py_IDENTIFIER(__dict__)
362 Objects/odictobject.c:odict_reduce():PyId_items _Py_IDENTIFIER(items)
363 Objects/odictobject.c:odict_repr():PyId_items _Py_IDENTIFIER(items)
364 Objects/odictobject.c:odictiter_reduce():PyId_iter _Py_IDENTIFIER(iter)
365 Objects/rangeobject.c:longrangeiter_reduce():PyId_iter _Py_IDENTIFIER(iter)
366 Objects/rangeobject.c:rangeiter_reduce():PyId_iter _Py_IDENTIFIER(iter)
367 Objects/setobject.c:set_reduce():PyId___dict__ _Py_IDENTIFIER(__dict__)
368 Objects/setobject.c:setiter_reduce():PyId_iter _Py_IDENTIFIER(iter)
369 Objects/structseq.c:PyId_n_fields _Py_IDENTIFIER(n_fields)
370 Objects/structseq.c:PyId_n_sequence_fields _Py_IDENTIFIER(n_sequence_fields)
371 Objects/structseq.c:PyId_n_unnamed_fields _Py_IDENTIFIER(n_unnamed_fields)
372 Objects/tupleobject.c:tupleiter_reduce():PyId_iter _Py_IDENTIFIER(iter)
373 Objects/typeobject.c:PyId___abstractmethods__ _Py_IDENTIFIER(__abstractmethods__)
374 Objects/typeobject.c:PyId___class__ _Py_IDENTIFIER(__class__)
375 Objects/typeobject.c:PyId___class_getitem__ _Py_IDENTIFIER(__class_getitem__)
376 Objects/typeobject.c:PyId___delitem__ _Py_IDENTIFIER(__delitem__)
377 Objects/typeobject.c:PyId___dict__ _Py_IDENTIFIER(__dict__)
378 Objects/typeobject.c:PyId___doc__ _Py_IDENTIFIER(__doc__)
379 Objects/typeobject.c:PyId___getattribute__ _Py_IDENTIFIER(__getattribute__)
380 Objects/typeobject.c:PyId___getitem__ _Py_IDENTIFIER(__getitem__)
381 Objects/typeobject.c:PyId___hash__ _Py_IDENTIFIER(__hash__)
382 Objects/typeobject.c:PyId___init_subclass__ _Py_IDENTIFIER(__init_subclass__)
383 Objects/typeobject.c:PyId___len__ _Py_IDENTIFIER(__len__)
384 Objects/typeobject.c:PyId___module__ _Py_IDENTIFIER(__module__)
385 Objects/typeobject.c:PyId___name__ _Py_IDENTIFIER(__name__)
386 Objects/typeobject.c:PyId___new__ _Py_IDENTIFIER(__new__)
387 Objects/typeobject.c:PyId___set_name__ _Py_IDENTIFIER(__set_name__)
388 Objects/typeobject.c:PyId___setitem__ _Py_IDENTIFIER(__setitem__)
389 Objects/typeobject.c:PyId_builtins _Py_IDENTIFIER(builtins)
390 Objects/typeobject.c:_PyObject_GetItemsIter():PyId_items _Py_IDENTIFIER(items)
391 Objects/typeobject.c:_PyObject_GetNewArguments():PyId___getnewargs__ _Py_IDENTIFIER(__getnewargs__)
392 Objects/typeobject.c:_PyObject_GetNewArguments():PyId___getnewargs_ex__ _Py_IDENTIFIER(__getnewargs…
393 Objects/typeobject.c:_PyObject_GetState():PyId___getstate__ _Py_IDENTIFIER(__getstate__)
394 Objects/typeobject.c:_PyType_GetSlotNames():PyId___slotnames__ _Py_IDENTIFIER(__slotnames__)
395 Objects/typeobject.c:_PyType_GetSlotNames():PyId__slotnames _Py_IDENTIFIER(_slotnames)
396 Objects/typeobject.c:import_copyreg():PyId_copyreg _Py_IDENTIFIER(copyreg)
397 Objects/typeobject.c:merge_class_dict():PyId___bases__ _Py_IDENTIFIER(__bases__)
398 Objects/typeobject.c:mro_invoke():PyId_mro _Py_IDENTIFIER(mro)
399 Objects/typeobject.c:object___reduce_ex___impl():PyId___reduce__ _Py_IDENTIFIER(__reduce__)
400 Objects/typeobject.c:overrides_hash():PyId___eq__ _Py_IDENTIFIER(__eq__)
401 Objects/typeobject.c:reduce_newobj():PyId___newobj__ _Py_IDENTIFIER(__newobj__)
402 Objects/typeobject.c:reduce_newobj():PyId___newobj_ex__ _Py_IDENTIFIER(__newobj_ex__)
403 Objects/typeobject.c:slot_am_aiter():PyId___aiter__ _Py_IDENTIFIER(__aiter__)
404 Objects/typeobject.c:slot_am_anext():PyId___anext__ _Py_IDENTIFIER(__anext__)
405 Objects/typeobject.c:slot_am_await():PyId___await__ _Py_IDENTIFIER(__await__)
406 Objects/typeobject.c:slot_nb_bool():PyId___bool__ _Py_IDENTIFIER(__bool__)
407 Objects/typeobject.c:slot_nb_index():PyId___index__ _Py_IDENTIFIER(__index__)
408 Objects/typeobject.c:slot_nb_inplace_power():PyId___ipow__ _Py_IDENTIFIER(__ipow__)
409 Objects/typeobject.c:slot_nb_power():PyId___pow__ _Py_IDENTIFIER(__pow__)
410 Objects/typeobject.c:slot_sq_contains():PyId___contains__ _Py_IDENTIFIER(__contains__)
411 Objects/typeobject.c:slot_tp_call():PyId___call__ _Py_IDENTIFIER(__call__)
412 Objects/typeobject.c:slot_tp_descr_get():PyId___get__ _Py_IDENTIFIER(__get__)
413 Objects/typeobject.c:slot_tp_descr_set():PyId___delete__ _Py_IDENTIFIER(__delete__)
414 Objects/typeobject.c:slot_tp_descr_set():PyId___set__ _Py_IDENTIFIER(__set__)
415 Objects/typeobject.c:slot_tp_finalize():PyId___del__ _Py_IDENTIFIER(__del__)
416 Objects/typeobject.c:slot_tp_getattr_hook():PyId___getattr__ _Py_IDENTIFIER(__getattr__)
417 Objects/typeobject.c:slot_tp_init():PyId___init__ _Py_IDENTIFIER(__init__)
418 Objects/typeobject.c:slot_tp_iter():PyId___iter__ _Py_IDENTIFIER(__iter__)
419 Objects/typeobject.c:slot_tp_iternext():PyId___next__ _Py_IDENTIFIER(__next__)
420 Objects/typeobject.c:slot_tp_repr():PyId___repr__ _Py_IDENTIFIER(__repr__)
421 Objects/typeobject.c:slot_tp_setattro():PyId___delattr__ _Py_IDENTIFIER(__delattr__)
422 Objects/typeobject.c:slot_tp_setattro():PyId___setattr__ _Py_IDENTIFIER(__setattr__)
423 Objects/typeobject.c:type_mro_modified():PyId_mro _Py_IDENTIFIER(mro)
424 Objects/typeobject.c:type_new():PyId___classcell__ _Py_IDENTIFIER(__classcell__)
425 Objects/typeobject.c:type_new():PyId___mro_entries__ _Py_IDENTIFIER(__mro_entries__)
426 Objects/typeobject.c:type_new():PyId___qualname__ _Py_IDENTIFIER(__qualname__)
427 Objects/typeobject.c:type_new():PyId___slots__ _Py_IDENTIFIER(__slots__)
428 Objects/unicodeobject.c:unicodeiter_reduce():PyId_iter _Py_IDENTIFIER(iter)
429 Objects/weakrefobject.c:proxy_bytes():PyId___bytes__ _Py_IDENTIFIER(__bytes__)
430 Objects/weakrefobject.c:weakref_repr():PyId___name__ _Py_IDENTIFIER(__name__)
560 Objects/typeobject.c:name_op static _Py_Identifier name_op[]
561 Objects/unicodeobject.c:static_strings static _Py_Identifier *static_stri…
626 Objects/boolobject.c:PyBool_Type PyTypeObject PyBool_Type
627 Objects/bytearrayobject.c:PyByteArrayIter_Type PyTypeObject PyByteArrayIter_Type
628 Objects/bytearrayobject.c:PyByteArray_Type PyTypeObject PyByteArray_Type
629 Objects/bytesobject.c:PyBytesIter_Type PyTypeObject PyBytesIter_Type
630 Objects/bytesobject.c:PyBytes_Type PyTypeObject PyBytes_Type
631 Objects/capsule.c:PyCapsule_Type PyTypeObject PyCapsule_Type
632 Objects/cellobject.c:PyCell_Type PyTypeObject PyCell_Type
633 Objects/classobject.c:PyInstanceMethod_Type PyTypeObject PyInstanceMethod_Type
634 Objects/classobject.c:PyMethod_Type PyTypeObject PyMethod_Type
635 Objects/codeobject.c:PyCode_Type PyTypeObject PyCode_Type
636 Objects/complexobject.c:PyComplex_Type PyTypeObject PyComplex_Type
637 Objects/descrobject.c:PyClassMethodDescr_Type PyTypeObject PyClassMethodDescr_Ty…
638 Objects/descrobject.c:PyDictProxy_Type PyTypeObject PyDictProxy_Type
639 Objects/descrobject.c:PyGetSetDescr_Type PyTypeObject PyGetSetDescr_Type
640 Objects/descrobject.c:PyMemberDescr_Type PyTypeObject PyMemberDescr_Type
641 Objects/descrobject.c:PyMethodDescr_Type PyTypeObject PyMethodDescr_Type
642 Objects/descrobject.c:PyProperty_Type PyTypeObject PyProperty_Type
643 Objects/descrobject.c:PyWrapperDescr_Type PyTypeObject PyWrapperDescr_Type
644 Objects/descrobject.c:_PyMethodWrapper_Type PyTypeObject _PyMethodWrapper_Type
645 Objects/dictobject.c:PyDictItems_Type PyTypeObject PyDictItems_Type
646 Objects/dictobject.c:PyDictIterItem_Type PyTypeObject PyDictIterItem_Type
647 Objects/dictobject.c:PyDictIterKey_Type PyTypeObject PyDictIterKey_Type
648 Objects/dictobject.c:PyDictIterValue_Type PyTypeObject PyDictIterValue_Type
649 Objects/dictobject.c:PyDictKeys_Type PyTypeObject PyDictKeys_Type
650 Objects/dictobject.c:PyDictRevIterItem_Type PyTypeObject PyDictRevIterItem_Type
651 Objects/dictobject.c:PyDictRevIterKey_Type PyTypeObject PyDictRevIterKey_Type
652 Objects/dictobject.c:PyDictRevIterValue_Type PyTypeObject PyDictRevIterValue_Ty…
653 Objects/dictobject.c:PyDictValues_Type PyTypeObject PyDictValues_Type
654 Objects/dictobject.c:PyDict_Type PyTypeObject PyDict_Type
655 Objects/enumobject.c:PyEnum_Type PyTypeObject PyEnum_Type
656 Objects/enumobject.c:PyReversed_Type PyTypeObject PyReversed_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…
787 Objects/fileobject.c:PyStdPrinter_Type PyTypeObject PyStdPrinter_Type
788 Objects/floatobject.c:FloatInfoType static PyTypeObject FloatInfoType
789 Objects/floatobject.c:PyFloat_Type PyTypeObject PyFloat_Type
790 Objects/frameobject.c:PyFrame_Type PyTypeObject PyFrame_Type
791 Objects/funcobject.c:PyClassMethod_Type PyTypeObject PyClassMethod_Type
792 Objects/funcobject.c:PyFunction_Type PyTypeObject PyFunction_Type
793 Objects/funcobject.c:PyStaticMethod_Type PyTypeObject PyStaticMethod_Type
794 Objects/genobject.c:PyAsyncGen_Type PyTypeObject PyAsyncGen_Type
795 Objects/genobject.c:PyCoro_Type PyTypeObject PyCoro_Type
796 Objects/genobject.c:PyGen_Type PyTypeObject PyGen_Type
797 Objects/genobject.c:_PyAsyncGenASend_Type PyTypeObject _PyAsyncGenASend_Type
798 Objects/genobject.c:_PyAsyncGenAThrow_Type PyTypeObject _PyAsyncGenAThrow_Type
799 Objects/genobject.c:_PyAsyncGenWrappedValue_Type PyTypeObject _PyAsyncGenWrappedVal…
800 Objects/genobject.c:_PyCoroWrapper_Type PyTypeObject _PyCoroWrapper_Type
801 Objects/interpreteridobject.c:_PyInterpreterID_Type PyTypeObject _PyInterpreterID_Type
802 Objects/iterobject.c:PyCallIter_Type PyTypeObject PyCallIter_Type
803 Objects/iterobject.c:PySeqIter_Type PyTypeObject PySeqIter_Type
804 Objects/listobject.c:PyListIter_Type PyTypeObject PyListIter_Type
805 Objects/listobject.c:PyListRevIter_Type PyTypeObject PyListRevIter_Type
806 Objects/listobject.c:PyList_Type PyTypeObject PyList_Type
807 Objects/longobject.c:Int_InfoType static PyTypeObject Int_InfoType
808 Objects/longobject.c:PyLong_Type PyTypeObject PyLong_Type
809 Objects/memoryobject.c:PyMemoryView_Type PyTypeObject PyMemoryView_Type
810 Objects/memoryobject.c:_PyManagedBuffer_Type PyTypeObject _PyManagedBuffer_Type
811 Objects/methodobject.c:PyCFunction_Type PyTypeObject PyCFunction_Type
812 Objects/moduleobject.c:PyModuleDef_Type PyTypeObject PyModuleDef_Type
813 Objects/moduleobject.c:PyModule_Type PyTypeObject PyModule_Type
814 Objects/namespaceobject.c:_PyNamespace_Type PyTypeObject _PyNamespace_Type
815 Objects/object.c:_PyNone_Type PyTypeObject _PyNone_Type
816 Objects/object.c:_PyNotImplemented_Type PyTypeObject _PyNotImplemented_Type
817 Objects/odictobject.c:PyODictItems_Type PyTypeObject PyODictItems_Type
818 Objects/odictobject.c:PyODictIter_Type PyTypeObject PyODictIter_Type
819 Objects/odictobject.c:PyODictKeys_Type PyTypeObject PyODictKeys_Type
820 Objects/odictobject.c:PyODictValues_Type PyTypeObject PyODictValues_Type
821 Objects/odictobject.c:PyODict_Type PyTypeObject PyODict_Type
822 Objects/picklebufobject.c:PyPickleBuffer_Type PyTypeObject PyPickleBuffer_Type
823 Objects/rangeobject.c:PyLongRangeIter_Type PyTypeObject PyLongRangeIter_Type
824 Objects/rangeobject.c:PyRangeIter_Type PyTypeObject PyRangeIter_Type
825 Objects/rangeobject.c:PyRange_Type PyTypeObject PyRange_Type
826 Objects/setobject.c:PyFrozenSet_Type PyTypeObject PyFrozenSet_Type
827 Objects/setobject.c:PySetIter_Type PyTypeObject PySetIter_Type
828 Objects/setobject.c:PySet_Type PyTypeObject PySet_Type
829 Objects/setobject.c:_PySetDummy_Type static PyTypeObject _PySetDummy_Ty…
830 Objects/sliceobject.c:PyEllipsis_Type PyTypeObject PyEllipsis_Type
831 Objects/sliceobject.c:PySlice_Type PyTypeObject PySlice_Type
832 Objects/stringlib/unicode_format.h:PyFieldNameIter_Type static PyTypeObject PyFieldNameIte…
833 Objects/stringlib/unicode_format.h:PyFormatterIter_Type static PyTypeObject PyFormatterIte…
834 Objects/tupleobject.c:PyTupleIter_Type PyTypeObject PyTupleIter_Type
835 Objects/tupleobject.c:PyTuple_Type PyTypeObject PyTuple_Type
836 Objects/typeobject.c:PyBaseObject_Type PyTypeObject PyBaseObject_Type
837 Objects/typeobject.c:PySuper_Type PyTypeObject PySuper_Type
838 Objects/typeobject.c:PyType_Type PyTypeObject PyType_Type
839 Objects/unicodeobject.c:EncodingMapType static PyTypeObject EncodingMapType
840 Objects/unicodeobject.c:PyUnicodeIter_Type PyTypeObject PyUnicodeIter_Type
841 Objects/unicodeobject.c:PyUnicode_Type PyTypeObject PyUnicode_Type
842 Objects/weakrefobject.c:_PyWeakref_CallableProxyType PyTypeObject _PyWeakref_CallablePr…
843 Objects/weakrefobject.c:_PyWeakref_ProxyType PyTypeObject _PyWeakref_ProxyType
844 Objects/weakrefobject.c:_PyWeakref_RefType PyTypeObject _PyWeakref_RefType
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…