Searched refs:noarg (Results 1 – 3 of 3) sorted by relevance
3 declare void @noarg()8 ; Trivial case. Mark @noarg with tail call.10 ; CHECK: tail call void @noarg()11 call void @noarg()70 ; CHECK: tail call void @noarg()74 call void @noarg()93 call void @noarg()143 call void @noarg()
106 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable111 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable273 warnx(noarg, in parse_long_options()
94 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable211 fprintf(stderr, noarg, (int)current_argv_len, in parse_long_options()