Searched refs:nonopt (Results 1 – 12 of 12) sorted by relevance
26 int nonopt; member313 if (ctx->nonopt || arg[0] != '-') in process_one()327 ctx->nonopt = ctx->outargs.argc; in process_one()349 if (ctx->nonopt && ctx->nonopt == ctx->outargs.argc) { in opt_parse()
31 int nonopt; member350 if (ctx->nonopt || arg[0] != '-') in process_one()365 ctx->nonopt = ctx->outargs.argc; in process_one()389 if (ctx->nonopt && ctx->nonopt == ctx->outargs.argc && in opt_parse()
2508 nonopt=2664 nonopt=$13524 srcfile=$nonopt # always keep a non-empty value in "srcfile"4095 cmd=$nonopt4232 for opt in "$nonopt" ${1+"$@"}4350 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||4352 case $nonopt in *shtool*) :;; *) false;; esac4355 func_quote_arg pretty "$nonopt"4361 arg=$nonopt6770 libtool_args=$nonopt[all …]
2270 nonopt=2411 nonopt=$13264 srcfile=$nonopt # always keep a non-empty value in "srcfile"3832 cmd=$nonopt3969 for opt in "$nonopt" ${1+"$@"}4087 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||4089 case $nonopt in *shtool*) :;; *) false;; esac4092 func_quote_for_eval "$nonopt"4098 arg=$nonopt6506 libtool_args=$nonopt[all …]
2270 nonopt=2411 nonopt=$13271 srcfile=$nonopt # always keep a non-empty value in "srcfile"3839 cmd=$nonopt3976 for opt in "$nonopt" ${1+"$@"}4094 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||4096 case $nonopt in *shtool*) :;; *) false;; esac4099 func_quote_for_eval "$nonopt"4105 arg=$nonopt6513 libtool_args=$nonopt[all …]
2469 nonopt=2625 nonopt=$13485 srcfile=$nonopt # always keep a non-empty value in "srcfile"4053 cmd=$nonopt4190 for opt in "$nonopt" ${1+"$@"}4308 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||4310 case $nonopt in *shtool*) :;; *) false;; esac4313 func_quote_arg pretty "$nonopt"4319 arg=$nonopt6728 libtool_args=$nonopt[all …]
2343 nonopt=2503 nonopt=$13363 srcfile=$nonopt # always keep a non-empty value in "srcfile"3931 cmd=$nonopt4068 for opt in "$nonopt" ${1+"$@"}4186 if test "$SHELL" = "$nonopt" || test /bin/sh = "$nonopt" ||4188 case $nonopt in *shtool*) :;; *) false;; esac4191 func_quote_for_eval "$nonopt"4197 arg=$nonopt6605 libtool_args=$nonopt[all …]
811 nonopt=1155 nonopt="$opt"1935 srcfile="$nonopt" # always keep a non-empty value in "srcfile"2501 cmd="$nonopt"2637 for opt in "$nonopt" ${1+"$@"}2756 case $nonopt in *shtool*) :;; *) false;; esac; then2758 func_quote_for_eval "$nonopt"2764 arg=$nonopt5095 libtool_args=$nonopt5096 base_compile="$nonopt $@"[all …]
831 nonopt=1175 nonopt="$opt"1955 srcfile="$nonopt" # always keep a non-empty value in "srcfile"2521 cmd="$nonopt"2657 for opt in "$nonopt" ${1+"$@"}2776 case $nonopt in *shtool*) :;; *) false;; esac; then2778 func_quote_for_eval "$nonopt"2784 arg=$nonopt5115 libtool_args=$nonopt5116 base_compile="$nonopt $@"[all …]
894 < nonopt=NONE1319 < if test "x$nonopt" != xNONE; then1322 < nonopt="$ac_option"3996 < case $nonopt in4001 < *) host_alias=$nonopt ;;
893 -nonopt=NONE1405 - if test "x$nonopt" != xNONE; then1408 - nonopt="$ac_option"4181 - case $nonopt in4186 - *) host_alias=$nonopt ;;