Searched refs:make_and_check (Results 1 – 12 of 12) sorted by relevance
37 my $T = make_and_check('TestClass');39 my $t = make_and_check(
56 my $t = make_and_check(
23 my $t = make_and_check(
24 my $t = make_and_check(
25 my $t = make_and_check(
26 my $t = make_and_check(
35 my $t = make_and_check(
52 my $t = make_and_check(
32 sub make_and_check { subroutine
29 my $t = make_and_check(
642 make_and_check(env, &build_dir); in build_gmp()919 make_and_check(env, &build_dir); in build_mpfr()950 make_and_check(env, &build_dir); in build_mpc()1226 fn make_and_check(env: &Environment, build_dir: &Path) { in make_and_check() function