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

/haiku-buildtools/isl/
H A Dltmain.sh1498 # -s*) func_split_short_opt "$_G_opt"
1503 # *) set dummy "$_G_opt" "$*"; shift; break ;;
1599 _G_opt=$1
1601 case $_G_opt in
1613 test $# = 0 && func_missing_arg $_G_opt && break
1644 --*=*) func_split_equals "$_G_opt"
1652 func_split_short_opt "$_G_opt"
1660 func_split_short_opt "$_G_opt"
1667 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1668 *) set dummy "$_G_opt"
[all...]

Completed in 23 milliseconds