Searched refs:func_missing_arg (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/binutils/
H A Dltmain.sh724 # func_missing_arg argname
727 func_missing_arg () function
896 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
906 --mode) test "$#" -eq 0 && func_missing_arg "$opt" && break
951 --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break
/haiku-buildtools/gcc/
H A Dltmain.sh724 # func_missing_arg argname
727 func_missing_arg () function
896 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
906 --mode) test "$#" -eq 0 && func_missing_arg "$opt" && break
951 --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh784 # func_missing_arg argname
787 func_missing_arg () function
1101 test $# = 0 && func_missing_arg $opt && break
1139 test $# = 0 && func_missing_arg $opt && break
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh784 # func_missing_arg argname
787 func_missing_arg () function
1101 test $# = 0 && func_missing_arg $opt && break
1139 test $# = 0 && func_missing_arg $opt && break
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh784 # func_missing_arg argname
787 func_missing_arg () function
1101 test $# = 0 && func_missing_arg $opt && break
1139 test $# = 0 && func_missing_arg $opt && break
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh784 # func_missing_arg argname
787 func_missing_arg () function
1101 test $# = 0 && func_missing_arg $opt && break
1139 test $# = 0 && func_missing_arg $opt && break
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh784 # func_missing_arg argname
787 func_missing_arg () function
1101 test $# = 0 && func_missing_arg $opt && break
1139 test $# = 0 && func_missing_arg $opt && break

Completed in 216 milliseconds