Lines Matching refs:METH_VARARGS
5613 * e.g. "meth_varargs" for METH_VARARGS.
6419 {"exc_set_object", exc_set_object, METH_VARARGS},
6420 {"raise_exception", raise_exception, METH_VARARGS},
6422 {"set_errno", set_errno, METH_VARARGS},
6426 {"datetime_check_date", datetime_check_date, METH_VARARGS},
6427 {"datetime_check_time", datetime_check_time, METH_VARARGS},
6428 {"datetime_check_datetime", datetime_check_datetime, METH_VARARGS},
6429 {"datetime_check_delta", datetime_check_delta, METH_VARARGS},
6430 {"datetime_check_tzinfo", datetime_check_tzinfo, METH_VARARGS},
6433 {"get_timezone_utc_capi", get_timezone_utc_capi, METH_VARARGS},
6434 {"get_date_fromdate", get_date_fromdate, METH_VARARGS},
6435 {"get_datetime_fromdateandtime", get_datetime_fromdateandtime, METH_VARARGS},
6436 {"get_datetime_fromdateandtimeandfold", get_datetime_fromdateandtimeandfold, METH_VARARGS},
6437 {"get_time_fromtime", get_time_fromtime, METH_VARARGS},
6438 {"get_time_fromtimeandfold", get_time_fromtimeandfold, METH_VARARGS},
6439 {"get_delta_fromdsu", get_delta_fromdsu, METH_VARARGS},
6440 {"get_date_fromtimestamp", get_date_fromtimestamp, METH_VARARGS},
6441 {"get_datetime_fromtimestamp", get_datetime_fromtimestamp, METH_VARARGS},
6449 {"dict_getitem_knownhash", dict_getitem_knownhash, METH_VARARGS},
6469 {"parse_tuple_and_keywords", parse_tuple_and_keywords, METH_VARARGS},
6485 {"PyBuffer_SizeFromFormat", test_PyBuffer_SizeFromFormat, METH_VARARGS},
6489 {"get_args", get_args, METH_VARARGS},
6495 METH_VARARGS|METH_KEYWORDS},
6496 {"getargs_tuple", getargs_tuple, METH_VARARGS},
6498 METH_VARARGS|METH_KEYWORDS},
6500 METH_VARARGS|METH_KEYWORDS},
6503 METH_VARARGS|METH_KEYWORDS},
6504 {"getargs_b", getargs_b, METH_VARARGS},
6505 {"getargs_B", getargs_B, METH_VARARGS},
6506 {"getargs_h", getargs_h, METH_VARARGS},
6507 {"getargs_H", getargs_H, METH_VARARGS},
6508 {"getargs_I", getargs_I, METH_VARARGS},
6509 {"getargs_k", getargs_k, METH_VARARGS},
6510 {"getargs_i", getargs_i, METH_VARARGS},
6511 {"getargs_l", getargs_l, METH_VARARGS},
6512 {"getargs_n", getargs_n, METH_VARARGS},
6513 {"getargs_p", getargs_p, METH_VARARGS},
6514 {"getargs_L", getargs_L, METH_VARARGS},
6515 {"getargs_K", getargs_K, METH_VARARGS},
6519 {"getargs_f", getargs_f, METH_VARARGS},
6520 {"getargs_d", getargs_d, METH_VARARGS},
6521 {"getargs_D", getargs_D, METH_VARARGS},
6522 {"getargs_S", getargs_S, METH_VARARGS},
6523 {"getargs_Y", getargs_Y, METH_VARARGS},
6524 {"getargs_U", getargs_U, METH_VARARGS},
6525 {"getargs_c", getargs_c, METH_VARARGS},
6526 {"getargs_C", getargs_C, METH_VARARGS},
6527 {"getargs_s", getargs_s, METH_VARARGS},
6528 {"getargs_s_star", getargs_s_star, METH_VARARGS},
6529 {"getargs_s_hash", getargs_s_hash, METH_VARARGS},
6531 METH_VARARGS|METH_KEYWORDS},
6533 METH_VARARGS|METH_KEYWORDS},
6534 {"gh_99240_clear_args", gh_99240_clear_args, METH_VARARGS},
6535 {"getargs_z", getargs_z, METH_VARARGS},
6536 {"getargs_z_star", getargs_z_star, METH_VARARGS},
6537 {"getargs_z_hash", getargs_z_hash, METH_VARARGS},
6538 {"getargs_y", getargs_y, METH_VARARGS},
6539 {"getargs_y_star", getargs_y_star, METH_VARARGS},
6540 {"getargs_y_hash", getargs_y_hash, METH_VARARGS},
6541 {"getargs_u", getargs_u, METH_VARARGS},
6542 {"getargs_u_hash", getargs_u_hash, METH_VARARGS},
6543 {"getargs_Z", getargs_Z, METH_VARARGS},
6544 {"getargs_Z_hash", getargs_Z_hash, METH_VARARGS},
6545 {"getargs_w_star", getargs_w_star, METH_VARARGS},
6546 {"getargs_es", getargs_es, METH_VARARGS},
6547 {"getargs_et", getargs_et, METH_VARARGS},
6548 {"getargs_es_hash", getargs_es_hash, METH_VARARGS},
6549 {"getargs_et_hash", getargs_et_hash, METH_VARARGS},
6551 (PyCFunction)codec_incrementalencoder, METH_VARARGS},
6553 (PyCFunction)codec_incrementaldecoder, METH_VARARGS},
6560 {"unicode_aswidechar", unicode_aswidechar, METH_VARARGS},
6561 {"unicode_aswidecharstring",unicode_aswidecharstring, METH_VARARGS},
6562 {"unicode_asucs4", unicode_asucs4, METH_VARARGS},
6563 {"unicode_asutf8", unicode_asutf8, METH_VARARGS},
6564 {"unicode_asutf8andsize", unicode_asutf8andsize, METH_VARARGS},
6565 {"unicode_findchar", unicode_findchar, METH_VARARGS},
6566 {"unicode_copycharacters", unicode_copycharacters, METH_VARARGS},
6568 {"unicode_legacy_string", unicode_legacy_string, METH_VARARGS},
6570 {"_test_thread_state", test_thread_state, METH_VARARGS},
6571 {"_pending_threadfunc", pending_threadfunc, METH_VARARGS},
6575 {"traceback_print", traceback_print, METH_VARARGS},
6576 {"exception_print", exception_print, METH_VARARGS},
6578 {"set_exc_info", test_set_exc_info, METH_VARARGS},
6579 {"argparsing", argparsing, METH_VARARGS},
6580 {"code_newempty", code_newempty, METH_VARARGS},
6581 {"eval_code_ex", eval_eval_code_ex, METH_VARARGS},
6583 METH_VARARGS | METH_KEYWORDS},
6587 {"run_in_subinterp", run_in_subinterp, METH_VARARGS},
6588 {"pytime_object_to_time_t", test_pytime_object_to_time_t, METH_VARARGS},
6589 {"pytime_object_to_timeval", test_pytime_object_to_timeval, METH_VARARGS},
6590 {"pytime_object_to_timespec", test_pytime_object_to_timespec, METH_VARARGS},
6591 {"with_tp_del", with_tp_del, METH_VARARGS},
6597 {"set_nomemory", (PyCFunction)set_nomemory, METH_VARARGS,
6627 {"call_in_temporary_c_thread", call_in_temporary_c_thread, METH_VARARGS,
6631 pymarshal_write_long_to_file, METH_VARARGS},
6633 pymarshal_write_object_to_file, METH_VARARGS},
6635 pymarshal_read_short_from_file, METH_VARARGS},
6637 pymarshal_read_long_from_file, METH_VARARGS},
6639 pymarshal_read_last_object_from_file, METH_VARARGS},
6641 pymarshal_read_object_from_file, METH_VARARGS},
6644 {"getitem_with_error", getitem_with_error, METH_VARARGS},
6646 {"PyTime_FromSeconds", test_pytime_fromseconds, METH_VARARGS},
6647 {"PyTime_FromSecondsObject", test_pytime_fromsecondsobject, METH_VARARGS},
6648 {"PyTime_AsSecondsDouble", test_pytime_assecondsdouble, METH_VARARGS},
6649 {"PyTime_AsTimeval", test_PyTime_AsTimeval, METH_VARARGS},
6650 {"PyTime_AsTimeval_clamp", test_PyTime_AsTimeval_clamp, METH_VARARGS},
6652 {"PyTime_AsTimespec", test_PyTime_AsTimespec, METH_VARARGS},
6653 {"PyTime_AsTimespec_clamp", test_PyTime_AsTimespec_clamp, METH_VARARGS},
6655 {"PyTime_AsMilliseconds", test_PyTime_AsMilliseconds, METH_VARARGS},
6656 {"PyTime_AsMicroseconds", test_PyTime_AsMicroseconds, METH_VARARGS},
6666 {"tracemalloc_track", tracemalloc_track, METH_VARARGS},
6667 {"tracemalloc_untrack", tracemalloc_untrack, METH_VARARGS},
6668 {"tracemalloc_get_traceback", tracemalloc_get_traceback, METH_VARARGS},
6669 {"dict_get_version", dict_get_version, METH_VARARGS},
6670 {"raise_SIGINT_then_send_None", raise_SIGINT_then_send_None, METH_VARARGS},
6671 {"pyobject_fastcall", test_pyobject_fastcall, METH_VARARGS},
6672 {"pyobject_fastcalldict", test_pyobject_fastcalldict, METH_VARARGS},
6673 {"pyobject_vectorcall", test_pyobject_vectorcall, METH_VARARGS},
6674 {"pyvectorcall_call", test_pyvectorcall_call, METH_VARARGS},
6677 {"W_STOPCODE", py_w_stopcode, METH_VARARGS},
6683 {"mapping_has_key", mapping_has_key, METH_VARARGS},
6684 {"sequence_set_slice", sequence_set_slice, METH_VARARGS},
6685 {"sequence_del_slice", sequence_del_slice, METH_VARARGS},
6686 {"test_pythread_tss_key_state", test_pythread_tss_key_state, METH_VARARGS},
6692 {"write_unraisable_exc", test_write_unraisable_exc, METH_VARARGS},
6693 {"sequence_getitem", sequence_getitem, METH_VARARGS},
6694 {"sequence_setitem", sequence_setitem, METH_VARARGS},
6695 {"meth_varargs", meth_varargs, METH_VARARGS},
6696 {"meth_varargs_keywords", _PyCFunction_CAST(meth_varargs_keywords), METH_VARARGS|METH_KEYWORDS},
6701 {"pynumber_tobase", pynumber_tobase, METH_VARARGS},
6708 {"fatal_error", test_fatal_error, METH_VARARGS,
6712 {"float_pack", test_float_pack, METH_VARARGS, NULL},
6713 {"float_unpack", test_float_unpack, METH_VARARGS, NULL},
6719 {"frame_new", frame_new, METH_VARARGS, NULL},
7876 {"meth_varargs", meth_varargs, METH_VARARGS},
7877 {"meth_varargs_keywords", _PyCFunction_CAST(meth_varargs_keywords), METH_VARARGS|METH_KEYWORDS},
7898 {"meth_varargs", meth_varargs, METH_VARARGS|METH_CLASS},
7899 {"meth_varargs_keywords", _PyCFunction_CAST(meth_varargs_keywords), METH_VARARGS|METH_KEYWORDS|METH_CLASS},
7920 {"meth_varargs", meth_varargs, METH_VARARGS|METH_STATIC},
7921 {"meth_varargs_keywords", _PyCFunction_CAST(meth_varargs_keywords), METH_VARARGS|METH_KEYWORDS|METH_STATIC},