Searched refs:timeconst (Results 1 – 4 of 4) sorted by relevance
53 timeconst="$1"56 timeconst="$testdir/scripts/timeconst.bc"79 base=$(basename "$timeconst")82 if [ ! -f "$timeconst" ]; then83 printf 'Warning: %s does not exist\n' "$timeconst"84 printf '%s is not part of this bc because of license incompatibility\n' "$timeconst"106 printf '%s\n' "$i" | bc -q "$timeconst" > "$out1"117 printf '%s\n' "$i" | "$bc" "$@" -q "$timeconst" > "$out2"
1978 timeconst: str = path.join(testdir, "scripts/timeconst.bc");1980 if !path.isfile(path.join(src_dir, timeconst))1982 io.eprint("Warning: " +~ timeconst +~ " does not exist\n");1983 io.eprint(timeconst +~ " is not part of this bc because of " +~1986 "`kernel/time/timeconst.bc`\n");1994 test sym(path.join(timeconst, str(i)))2137 path.isfile(path.join(src_testdir, "scripts/timeconst.bc"))
283 ##### `timeconst.bc`286 missing `timeconst.bc`. This file [comes from][37] the [Linux kernel][38], which530 [37]: https://github.com/torvalds/linux/blob/master/kernel/time/timeconst.bc
168 `tests/bc/scripts/timeconst.bc` doesn't exist. This should only affect