| /netbsd-src/external/lgpl3/gmp/dist/tests/mpz/ |
| H A D | t-root.c | 30 check_one (mpz_t root1, mpz_t x2, unsigned long nth, int res, int i) in check_one() argument 40 MPZ_CHECK_FORMAT (root1); in check_one() 46 mpz_pow_ui (temp, root1, nth); in check_one() 52 …if (mpz_cmp (root1, root2) != 0 || mpz_cmp (x2, temp2) != 0 || mpz_cmpabs (temp, x2) > 0 || res ==… in check_one() 56 debug_mp (root1, 10); in check_one() 66 debug_mp (root1, 10); in check_one() 73 mpz_add_ui (temp2, root1, 1L); in check_one() 82 debug_mp (root1, 10); in check_one() 98 mpz_t root1; in main() local 115 mpz_init (root1); in main() [all …]
|
| /netbsd-src/usr.sbin/mtree/ |
| H A D | specspec.c | 264 NODE *root1, *root2; in mtree_specspec() local 266 root1 = spec(fi); in mtree_specspec() 268 rval = walk_in_the_forest(root1, root2, ""); in mtree_specspec() 269 rval += compare_nodes(root1, root2, ""); in mtree_specspec()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-predcom.cc | 2791 gimple *stmt1, *stmt2, *root1, *root2, *s1, *s2; in reassociate_to_the_same_stmt() local 2801 root1 = find_associative_operation_root (stmt1, &dist1); in reassociate_to_the_same_stmt() 2805 gcc_assert (root1 && root2 && root1 == root2 in reassociate_to_the_same_stmt()
|
| H A D | genrecog.cc | 2675 position *root1 = 0; in merge_patterns() local 2679 && !merge_relative_positions (&root1, d1->test.pos, in merge_patterns() 2696 && !merge_relative_positions (&root1, to1_res->root, in merge_patterns() 2823 merge_state_result *new_res1 = new merge_state_result (pat, root1, in merge_patterns()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-predcom.c | 2659 gimple *stmt1, *stmt2, *root1, *root2, *s1, *s2; in reassociate_to_the_same_stmt() local 2669 root1 = find_associative_operation_root (stmt1, &dist1); in reassociate_to_the_same_stmt() 2673 gcc_assert (root1 && root2 && root1 == root2 in reassociate_to_the_same_stmt()
|
| H A D | genrecog.c | 2677 position *root1 = 0; in merge_patterns() local 2681 && !merge_relative_positions (&root1, d1->test.pos, in merge_patterns() 2698 && !merge_relative_positions (&root1, to1_res->root, in merge_patterns() 2825 merge_state_result *new_res1 = new merge_state_result (pat, root1, in merge_patterns()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | trans-openmp.c | 1682 gfc_symtree *root1 = NULL, *root2 = NULL, *root3 = NULL, *root4 = NULL; in gfc_trans_omp_array_reduction_or_udr() local 1746 symtree1 = gfc_new_symtree (&root1, sym->name); in gfc_trans_omp_array_reduction_or_udr() 1748 gcc_assert (symtree1 == root1); in gfc_trans_omp_array_reduction_or_udr()
|
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | sanity.sh | 29951 CVSROOT1_DIRNAME=${TESTDIR}/root1 30093 rm -rf root1 root2 30108 CVSROOT1=`newroot ${TESTDIR}/root1` 30217 rm -rf ${TESTDIR}/root1 ${TESTDIR}/root2 30234 CVSROOT1=`newroot ${TESTDIR}/root1` 30283 rm -rf ${TESTDIR}/root1 ${TESTDIR}/root2 30337 CVSROOT1=`newroot ${TESTDIR}/root1` 30352 mv ${TESTDIR}/root1 ${TESTDIR}/root-moved 30441 rm -rf root1 root2
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | trans-openmp.cc | 1968 gfc_symtree *root1 = NULL, *root2 = NULL, *root3 = NULL, *root4 = NULL; in gfc_trans_omp_array_reduction_or_udr() local 2032 symtree1 = gfc_new_symtree (&root1, sym->name); in gfc_trans_omp_array_reduction_or_udr() 2034 gcc_assert (symtree1 == root1); in gfc_trans_omp_array_reduction_or_udr()
|
| /netbsd-src/etc/ |
| H A D | services | 19213 …nder Christian mailto:alexander.christian&root1.de …
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 83894 4651555d01ee08df6a07c5d8f555e1b8 libgo/go/cmd/go/testdata/shadow/root1/src/foo/foo.go 83895 898a1db417ec39410cbe5cede7ffeae9 libgo/go/cmd/go/testdata/shadow/root1/src/math/math.go
|