Home
last modified time | relevance | path

Searched refs:root3 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtrootn_si.c206 bad_cases (root3, pow3, "rootn[3]", 256, -256, 255, 4, 128, 200, 40); in main()
H A Dtroot.c600 bad_cases (root3, pow3, "rootn[3]", 256, -256, 255, 4, 128, 200, 40); in main()
H A Dtpow.c1925 bad_cases (powu3, root3, "mpfr_pow_ui[3]", in main()
1927 bad_cases (pows3, root3, "mpfr_pow_si[3]", in main()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c1682 gfc_symtree *root1 = NULL, *root2 = NULL, *root3 = NULL, *root4 = NULL; in gfc_trans_omp_array_reduction_or_udr() local
1754 symtree3 = gfc_new_symtree (&root3, sym->name); in gfc_trans_omp_array_reduction_or_udr()
1756 gcc_assert (symtree3 == root3); in gfc_trans_omp_array_reduction_or_udr()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc1968 gfc_symtree *root1 = NULL, *root2 = NULL, *root3 = NULL, *root4 = NULL; in gfc_trans_omp_array_reduction_or_udr() local
2040 symtree3 = gfc_new_symtree (&root3, sym->name); in gfc_trans_omp_array_reduction_or_udr()
2042 gcc_assert (symtree3 == root3); in gfc_trans_omp_array_reduction_or_udr()