Searched refs:noarg (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/getopt/
H A Dgetopt_long.c94 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable in typeref:typename:const char[]
211 fprintf(stderr, noarg, (int)current_argv_len,
/xsrc/external/mit/MesaLib/dist/src/getopt/
H A Dgetopt_long.c94 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable in typeref:typename:const char[]
211 fprintf(stderr, noarg, (int)current_argv_len,
/xsrc/external/mit/twm/dist/src/
H A Dgram.y132 %type <num> noarg sarg narg squeeze color_entry
146 | noarg
284 noarg : KEYWORD { if (!do_single_keyword ($1)) { label
/xsrc/external/mit/ctwm/dist/
H A Dgram.y118 | noarg
448 noarg : KEYWORD { if (!do_single_keyword ($1)) { label

Completed in 5 milliseconds