Home
last modified time | relevance | path

Searched refs:root4 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.sbin/makefs/
H A DTODO8 dir3 root4=dir4
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtrootn_si.c207 bad_cases (root4, pow4, "rootn[4]", 0, -256, 255, 4, 128, 320, 40); in main()
H A Dtroot.c601 bad_cases (root4, pow4, "rootn[4]", 0, -256, 255, 4, 128, 320, 40); in main()
H A Dtpow.c1931 bad_cases (powu4, root4, "mpfr_pow_ui[4]", in main()
1933 bad_cases (pows4, root4, "mpfr_pow_si[4]", 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
1899 symtree4 = gfc_new_symtree (&root4, iname); in gfc_trans_omp_array_reduction_or_udr()
1901 gcc_assert (symtree4 == root4); 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
2185 symtree4 = gfc_new_symtree (&root4, iname); in gfc_trans_omp_array_reduction_or_udr()
2187 gcc_assert (symtree4 == root4); in gfc_trans_omp_array_reduction_or_udr()