Home
last modified time | relevance | path

Searched refs:pack_arguments_newref (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_testclinic.c18 pack_arguments_newref(int argc, ...) in pack_arguments_newref() function
112 return pack_arguments_newref(2, a, b); in objects_converter_impl()
133 return pack_arguments_newref(1, a); in bytes_object_converter_impl()
154 return pack_arguments_newref(1, a); in byte_array_object_converter_impl()
175 return pack_arguments_newref(1, a); in unicode_converter_impl()
196 return pack_arguments_newref(3, obj_a, obj_b, obj_c); in bool_converter_impl()
656 return pack_arguments_newref(2, a, b); in keywords_impl()
673 return pack_arguments_newref(2, a, b); in keywords_kwonly_impl()
690 return pack_arguments_newref(3, a, b, c); in keywords_opt_impl()
710 return pack_arguments_newref( in keywords_opt_kwonly_impl()
[all...]

Completed in 2 milliseconds