• Home
  • Raw
  • Download

Lines Matching defs:spec

428 PyInit__testmultiphase(PyObject *spec)  in PyInit__testmultiphase()
441 createfunc_nonmodule(PyObject *spec, PyModuleDef *def) in createfunc_nonmodule()
476 PyInit__testmultiphase_nonmodule(PyObject *spec) in PyInit__testmultiphase_nonmodule()
506 PyInit__testmultiphase_nonmodule_with_methods(PyObject *spec) in PyInit__testmultiphase_nonmodule_with_methods()
526 PyInitU__testmultiphase_zkouka_naten_evc07gi8e(PyObject *spec) in PyInitU__testmultiphase_zkouka_naten_evc07gi8e()
544 PyInitU_eckzbwbhc6jpgzcx415x(PyObject *spec) in PyInitU_eckzbwbhc6jpgzcx415x()
552 PyInit_x(PyObject *spec) in PyInit_x()
563 PyInit__testmultiphase_null_slots(PyObject *spec) in PyInit__testmultiphase_null_slots()
579 PyInit__testmultiphase_bad_slot_large(PyObject *spec) in PyInit__testmultiphase_bad_slot_large()
593 PyInit__testmultiphase_bad_slot_negative(PyObject *spec) in PyInit__testmultiphase_bad_slot_negative()
611 PyInit__testmultiphase_create_int_with_state(PyObject *spec) in PyInit__testmultiphase_create_int_with_state()
630 PyInit__testmultiphase_negative_size(PyObject *spec) in PyInit__testmultiphase_negative_size()
639 PyInit__testmultiphase_export_uninitialized(PyObject *spec) in PyInit__testmultiphase_export_uninitialized()
645 PyInit__testmultiphase_export_null(PyObject *spec) in PyInit__testmultiphase_export_null()
651 PyInit__testmultiphase_export_raise(PyObject *spec) in PyInit__testmultiphase_export_raise()
658 PyInit__testmultiphase_export_unreported_exception(PyObject *spec) in PyInit__testmultiphase_export_unreported_exception()
665 createfunc_null(PyObject *spec, PyModuleDef *def) in createfunc_null()
679 PyInit__testmultiphase_create_null(PyObject *spec) in PyInit__testmultiphase_create_null()
685 createfunc_raise(PyObject *spec, PyModuleDef *def) in createfunc_raise()
700 PyInit__testmultiphase_create_raise(PyObject *spec) in PyInit__testmultiphase_create_raise()
706 createfunc_unreported_exception(PyObject *spec, PyModuleDef *def) in createfunc_unreported_exception()
721 PyInit__testmultiphase_create_unreported_exception(PyObject *spec) in PyInit__testmultiphase_create_unreported_exception()
736 PyInit__testmultiphase_nonmodule_with_exec_slots(PyObject *spec) in PyInit__testmultiphase_nonmodule_with_exec_slots()
756 PyInit__testmultiphase_exec_err(PyObject *spec) in PyInit__testmultiphase_exec_err()
762 execfunc_raise(PyObject *spec) in execfunc_raise()
798 PyInit__testmultiphase_exec_unreported_exception(PyObject *spec) in PyInit__testmultiphase_exec_unreported_exception()
842 PyInit__testmultiphase_meth_state_access(PyObject *spec) in PyInit__testmultiphase_meth_state_access()
855 PyInit__test_module_state_shared(PyObject *spec) in PyInit__test_module_state_shared()
875 PyInit_imp_dummy(PyObject *spec) in PyInit_imp_dummy()