Searched refs:warns (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dulh2.s6 ulh $4,0($5) # warns
7 ulh $4,1($5) # warns
9 ulh $5,0($5) # warns
10 ulh $5,1($5) # warns
12 ulhu $4,0($5) # warns
13 ulhu $4,1($5) # warns
15 ulhu $5,0($5) # warns
16 ulhu $5,1($5) # warns
H A Duld2.s9 uld $5,0($5) # warns
10 uld $5,1($5) # warns
H A Dulw2.s9 ulw $5,0($5) # warns
10 ulw $5,1($5) # warns
H A Dmips5-fp.s61 c.eq.ps $fcc3, $f10, $f12 # warns
62 movf.ps $f26, $f28, $fcc3 # warns
H A Dmips64-mips3d.s150 bc1any2f $fcc1, text_label # warns
152 bc1any2t $fcc3, text_label # warns
154 bc1any4f $fcc1, text_label # warns
156 bc1any4t $fcc2, text_label # warns
/netbsd-current/external/bsd/tradcpp/dist/
H A Dmode.h58 struct warns { struct
66 extern struct warns warns;
H A Dmain.c79 struct warns warns = { variable in typeref:struct:warns
721 warns.nestcomment = true;
722 warns.undef = true;
723 warns.unused = true;
730 warns.nestcomment = false;
731 warns.undef = false;
732 warns.unused = false;
739 warns.nestcomment = false;
740 warns
[all...]
H A Ddirective.c688 if (warns.nestcomment) {
H A Deval.c638 if (warns.undef) {
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dreloc-discard.d10 # PowerPC64 warns when discarding dynamic relocs, which is generally
/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/lua/
H A DMakefile22 .sinclude <bsd.warns.mk>
/netbsd-current/libexec/httpd/lua/
H A DMakefile22 .sinclude <bsd.warns.mk>
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dmakefile.vms30 /warns=(info=(ptrmismatch,shiftcount))
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dmakefile.vms51 /warns=(infor=(missingreturn,badansialias))$(OPT)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dmakefile.vms51 /warns=(infor=(missingreturn,badansialias))$(OPT)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dmakefile.vms30 /warns=(info=(ptrmismatch,shiftcount))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dmakefile.vms51 /warns=(infor=(missingreturn,badansialias))$(OPT)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dmakefile.vms30 /warns=(info=(ptrmismatch,shiftcount))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dmakefile.vms51 /warns=(infor=(missingreturn,badansialias))$(OPT)
/netbsd-current/share/mk/
H A Dbsd.sys.mk111 # XXX: Won't warn about anything. -Wabi warns about differences from
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c7290 int errs = errorcount, warns = warningcount + werrorcount; local
7295 if (errorcount > errs || warningcount + werrorcount > warns)
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc7487 int errs = errorcount, warns = warningcount + werrorcount; local
7492 if (errorcount > errs || warningcount + werrorcount > warns)

Completed in 427 milliseconds