Lines Matching refs:as_val
360 # global $as_val. Take advantage of shells that can avoid forks. The arguments
365 as_val=$(( $* ))
370 as_val=`expr "$@" || test $? -eq 1`
1681 as_fn_arith 128 + $at_signal && exit_status=$as_val
1801 as_fn_arith $at_group_count - $at_skip_count && at_run_count=$as_val
1802 as_fn_arith $at_xpass_count + $at_fail_count && at_unexpected_count=$as_val
1803 as_fn_arith $at_xfail_count + $at_fail_count && at_total_fail_count=$as_val
1815 as_fn_arith $at_stop_time - $at_start_time && at_duration_s=$as_val
1816 as_fn_arith $at_duration_s / 60 && at_duration_m=$as_val
1817 as_fn_arith $at_duration_m / 60 && at_duration_h=$as_val
1818 as_fn_arith $at_duration_s % 60 && at_duration_s=$as_val
1819 as_fn_arith $at_duration_m % 60 && at_duration_m=$as_val