Searched refs:first_arg (Results 1 – 2 of 2) sorted by relevance
80 first_arg = static_first_arg if self.static else "this"89 this = first_arg,90 this_comma = "" if not first_arg else first_arg + ", ",
4535 bool first_arg = true; in parse_encoding() local4558 if (!first_arg) in parse_encoding()4561 first_arg = false; in parse_encoding()