Home | History | Annotate | Download | only in tests

Lines Matching refs:as_fn_arith

357 # as_fn_arith ARG...
363 eval 'as_fn_arith ()
368 as_fn_arith ()
372 fi # as_fn_arith
2144 as_fn_arith 128 + $at_signal && exit_status=$as_val
2264 as_fn_arith $at_group_count - $at_skip_count && at_run_count=$as_val
2265 as_fn_arith $at_xpass_count + $at_fail_count && at_unexpected_count=$as_val
2266 as_fn_arith $at_xfail_count + $at_fail_count && at_total_fail_count=$as_val
2278 as_fn_arith $at_stop_time - $at_start_time && at_duration_s=$as_val
2279 as_fn_arith $at_duration_s / 60 && at_duration_m=$as_val
2280 as_fn_arith $at_duration_m / 60 && at_duration_h=$as_val
2281 as_fn_arith $at_duration_s % 60 && at_duration_s=$as_val
2282 as_fn_arith $at_duration_m % 60 && at_duration_m=$as_val