• Home
  • Raw
  • Download

Lines Matching defs:spec

419 PyInit__testmultiphase(PyObject *spec)  in PyInit__testmultiphase()
432 createfunc_nonmodule(PyObject *spec, PyModuleDef *def) in createfunc_nonmodule()
467 PyInit__testmultiphase_nonmodule(PyObject *spec) in PyInit__testmultiphase_nonmodule()
497 PyInit__testmultiphase_nonmodule_with_methods(PyObject *spec) in PyInit__testmultiphase_nonmodule_with_methods()
517 PyInitU__testmultiphase_zkouka_naten_evc07gi8e(PyObject *spec) in PyInitU__testmultiphase_zkouka_naten_evc07gi8e()
535 PyInitU_eckzbwbhc6jpgzcx415x(PyObject *spec) in PyInitU_eckzbwbhc6jpgzcx415x()
543 PyInit_x(PyObject *spec) in PyInit_x()
554 PyInit__testmultiphase_null_slots(PyObject *spec) in PyInit__testmultiphase_null_slots()
570 PyInit__testmultiphase_bad_slot_large(PyObject *spec) in PyInit__testmultiphase_bad_slot_large()
584 PyInit__testmultiphase_bad_slot_negative(PyObject *spec) in PyInit__testmultiphase_bad_slot_negative()
602 PyInit__testmultiphase_create_int_with_state(PyObject *spec) in PyInit__testmultiphase_create_int_with_state()
621 PyInit__testmultiphase_negative_size(PyObject *spec) in PyInit__testmultiphase_negative_size()
630 PyInit__testmultiphase_export_uninitialized(PyObject *spec) in PyInit__testmultiphase_export_uninitialized()
636 PyInit__testmultiphase_export_null(PyObject *spec) in PyInit__testmultiphase_export_null()
642 PyInit__testmultiphase_export_raise(PyObject *spec) in PyInit__testmultiphase_export_raise()
649 PyInit__testmultiphase_export_unreported_exception(PyObject *spec) in PyInit__testmultiphase_export_unreported_exception()
656 createfunc_null(PyObject *spec, PyModuleDef *def) in createfunc_null()
670 PyInit__testmultiphase_create_null(PyObject *spec) in PyInit__testmultiphase_create_null()
676 createfunc_raise(PyObject *spec, PyModuleDef *def) in createfunc_raise()
691 PyInit__testmultiphase_create_raise(PyObject *spec) in PyInit__testmultiphase_create_raise()
697 createfunc_unreported_exception(PyObject *spec, PyModuleDef *def) in createfunc_unreported_exception()
712 PyInit__testmultiphase_create_unreported_exception(PyObject *spec) in PyInit__testmultiphase_create_unreported_exception()
727 PyInit__testmultiphase_nonmodule_with_exec_slots(PyObject *spec) in PyInit__testmultiphase_nonmodule_with_exec_slots()
747 PyInit__testmultiphase_exec_err(PyObject *spec) in PyInit__testmultiphase_exec_err()
753 execfunc_raise(PyObject *spec) in execfunc_raise()
789 PyInit__testmultiphase_exec_unreported_exception(PyObject *spec) in PyInit__testmultiphase_exec_unreported_exception()
832 PyInit__testmultiphase_meth_state_access(PyObject *spec) in PyInit__testmultiphase_meth_state_access()
843 PyInit_imp_dummy(PyObject *spec) in PyInit_imp_dummy()