Searched refs:noarg (Results 1 – 8 of 8) sorted by relevance
166 noarg = 0170 noarg++329 if (err_d0 && noarg) {337 if (noarg == 0)370 if ((err_d0 && noarg) || b_curmod || b_curpat)
108 static const char noarg[] = "option `%s%.*s' doesn't allow an argument"; variable113 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable293 warnx(noarg, in parse_long_options()
103 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable419 warnx(noarg, (int)current_argv_len, in getopt_long()
112 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable444 warnx(noarg, (int)current_argv_len,
96 doclock(void *noarg) in doclock() argument
632 goto noarg; in MainParseArgs()649 goto noarg; in MainParseArgs()671 noarg: in MainParseArgs()
5975 …2e3d9f70bf5a3f2049c0b24792c1bedfdcb67022f951aa83f33ccd1fc4 gdb/testsuite/gdb.base/inferior-noarg.c6314 …9632f8c0e582117b794a042d705220d73d29edfd0982350e641172e1 gdb/testsuite/gdb.base/inferior-noarg.exp
1584 * gdb.base/inferior-noarg.c: New test.1585 * gdb.base/inferior-noarg.exp: New test.