Searched refs:info_explicit_arg (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dm-x.c101 if (info_explicit_arg || count != 1)
154 if (info_explicit_arg || count != 1)
H A Dsession.h132 extern int info_explicit_arg, info_numeric_arg, info_numeric_arg_sign;
H A Dvariables.c121 if (info_explicit_arg || count != 1)
H A Dsession.c1165 if (!info_explicit_arg && count == 1)
1209 if (!info_explicit_arg && count == 1)
3650 if (!info_explicit_arg && count == 1)
3679 if ((!info_explicit_arg && count == 1) || echo_area_is_active)
3959 int info_explicit_arg = 0;
3989 info_explicit_arg = 0;
4031 if (info_explicit_arg)
4035 info_explicit_arg = 1;
4039 if (key == '-' && !info_explicit_arg)
3948 int info_explicit_arg = 0; variable
H A Decho-area.c412 if (info_explicit_arg || count > 1)
445 if (info_explicit_arg || count > 1)
H A Decho_area.c414 if (info_explicit_arg || count > 1)
447 if (info_explicit_arg || count > 1)

Completed in 103 milliseconds