Searched refs:timeconst (Results 1 – 6 of 6) sorted by relevance
36 timeconst="$1"39 timeconst="$testdir/scripts/timeconst.bc"52 base=$(basename "$timeconst")54 if [ ! -f "$timeconst" ]; then55 printf 'Warning: %s does not exist\n' "$timeconst"71 printf '%s\n' "$i" | bc -q "$timeconst" > "$out1"80 printf '%s\n' "$i" | "$bc" "$@" -q "$timeconst" > "$out2"
142 [This file][1] was downloaded, saved at `../timeconst.bc` and the following146 --- ../timeconst.bc 2018-09-28 11:32:22.808669000 -0600147 +++ ../timeconst.bc 2019-06-07 07:26:36.359913078 -0600156 -timeconst(hz)158 + timeconst(i)167 time -p [bc] ../timeconst.bc > /dev/null404 The command for the `../timeconst.bc` script was:407 time -p [bc] ../timeconst.bc > /dev/null598 The command for the `../timeconst.bc` script was:601 time -p [bc] ../timeconst.bc > /dev/null[all …]
34 timeconst.bc
729 timeconst="@tests/bc/timeconst.sh tests/bc/scripts/timeconst.bc \$(BC_EXEC)"806 timeconst="@printf 'timeconst cannot be run because bc is not built\\\\n'"1217 contents=$(replace "$contents" "TIMECONST_ALL_TESTS" "$timeconst")1289 contents=$(replace "$contents" "TIMECONST" "$timeconst")
305 timeconst: