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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/contrib/
H A Dcc-with-tweaks.sh89 want_multi=false
100 -m) want_multi=true ;;
234 elif [ "$want_multi" = true ]; then
/netbsd-current/external/gpl3/gdb/dist/gdb/contrib/
H A Dcc-with-tweaks.sh91 want_multi=false
103 -m) want_multi=true ;;
224 if [ "$want_dwz" = true ] || [ "$want_multi" = true ]; then
264 elif [ "$want_multi" = true ]; then

Completed in 120 milliseconds