Searched refs:root4 (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/usr.sbin/makefs/ |
| H A D | TODO | 8 dir3 root4=dir4
|
| /netbsd-src/external/lgpl3/mpfr/dist/tests/ |
| H A D | trootn_si.c | 207 bad_cases (root4, pow4, "rootn[4]", 0, -256, 255, 4, 128, 320, 40); in main()
|
| H A D | troot.c | 601 bad_cases (root4, pow4, "rootn[4]", 0, -256, 255, 4, 128, 320, 40); in main()
|
| H A D | tpow.c | 1931 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 D | trans-openmp.c | 1682 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 D | trans-openmp.cc | 1968 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()
|