Searched refs:dotp (Results 1 – 15 of 15) sorted by relevance
| /netbsd-src/usr.bin/config/ |
| H A D | files.c | 99 const char *dotp, *tail; in addfile() local 135 dotp = strrchr(tail, '.'); in addfile() 136 if (dotp == NULL || dotp[1] == 0 || in addfile() 137 (baselen = (size_t)(dotp - tail)) >= sizeof(base)) { in addfile()
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ldexp.c | 1125 else if (expld.dotp == NULL) in exp_fold_tree_1() 1151 *expld.dotp = nextdot; in exp_fold_tree_1() 1293 asection *current_section, bfd_vma *dotp) in exp_fold_tree() argument 1296 expld.dot = *dotp; in exp_fold_tree() 1297 expld.dotp = dotp; in exp_fold_tree() 1308 expld.dotp = NULL; in exp_fold_tree_no_dot()
|
| H A D | ldexp.h | 184 bfd_vma *dotp; member
|
| H A D | ChangeLog-2005 | 820 "current_section", "allocation_done", "dot", "dotp" and "mark_used" 837 current section, instead check for NULL dotp.
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ldexp.c | 1106 else if (expld.dotp == NULL) in exp_fold_tree_1() 1132 *expld.dotp = nextdot; in exp_fold_tree_1() 1273 exp_fold_tree (etree_type *tree, asection *current_section, bfd_vma *dotp) in exp_fold_tree() argument 1276 expld.dot = *dotp; in exp_fold_tree() 1277 expld.dotp = dotp; in exp_fold_tree() 1287 expld.dotp = NULL; in exp_fold_tree_no_dot()
|
| H A D | ldexp.h | 180 bfd_vma *dotp; member
|
| H A D | ChangeLog-2005 | 820 "current_section", "allocation_done", "dot", "dotp" and "mark_used" 837 current section, instead check for NULL dotp.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | p6600.md | 142 ;; Vector mul, dotp, madd, msub
|
| H A D | i6400.md | 169 ;; Vector mul, dotp, madd, msub
|
| H A D | p5600.md | 141 ;; Vector mul, dotp, madd, msub
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | p6600.md | 142 ;; Vector mul, dotp, madd, msub
|
| H A D | i6400.md | 169 ;; Vector mul, dotp, madd, msub
|
| H A D | p5600.md | 141 ;; Vector mul, dotp, madd, msub
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 61661 2eadbb80b2f27ea5dec2927523282eac gcc/testsuite/gcc.target/mips/msa-dotp.c
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 69721 2eadbb80b2f27ea5dec2927523282eac gcc/testsuite/gcc.target/mips/msa-dotp.c
|