Home | History | Annotate | Download | only in etc

Lines Matching refs:as_val

341 # global $as_val. Take advantage of shells that can avoid forks. The arguments
346 as_val=$(( $* ))
351 as_val=`expr "$@" || test $? -eq 1`
2129 # global $as_val. Take advantage of shells that can avoid forks. The arguments
2134 as_val=$(( $* ))
2139 as_val=`expr "$@" || test $? -eq 1`