Searched refs:get_extra_args (Results 1 – 4 of 4) sorted by relevance
340 assert not function.get_extra_args(), (342 (function.get_extra_args()))464 assert not function.get_extra_args(), (466 (function.get_extra_args()))
566 extra_args = tuple(function.get_extra_args())
1216 def get_extra_args(): function
1112 first, second, third, fourth, fifth = function.get_extra_args()1734 arg_w, arg_b = function.get_extra_args()