Searched refs:xcode_args (Results 1 – 1 of 1) sorted by relevance
148 def xcode_args(res, *sargs): function162 return "(%s(%s))" % (func, xcode_args(*sargs, **kwargs))2600 (self.present_var_access(), func, xcode_args(*arguments),))2612 xcode_args("*" + arg if arg != "NULL" and self.result_len() != "0" else arg),