Searched defs:check_arg (Results 1 – 4 of 4) sorted by relevance
245 def check_arg(arg): function
65 void check_arg() { in check_arg() function
1525 def check_arg(arg : Node, n : Optional[Node] = None) -> None: function
351 #define check_arg(cond, fmt, ...) \ macro