Home
last modified time | relevance | path

Searched refs:no_more_options (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/less/
HDlessecho.c166 int no_more_options; local
168 no_more_options = 0;
172 if (*arg != '-' || no_more_options)
223 no_more_options = 1;
/trueos/contrib/byacc/
HDmain.c330 goto no_more_options; in getargs()
379 no_more_options:; in getargs()
/trueos/contrib/gcc/
HDgensupport.c920 bool no_more_options; in init_md_reader_args_cb() local
986 no_more_options = false; in init_md_reader_args_cb()
1015 no_more_options = true; in init_md_reader_args_cb()
1018 else if (!no_more_options) in init_md_reader_args_cb()