Home
last modified time | relevance | path

Searched refs:mismatches (Results 1 – 15 of 15) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-symtab.c533 VEC(tree, heap) *mismatches = NULL; in lto_symtab_merge_decls_2()
547 VEC_safe_push (tree, heap, mismatches, e->decl); in lto_symtab_merge_decls_2()
549 if (VEC_empty (tree, mismatches)) in lto_symtab_merge_decls_2()
553 FOR_EACH_VEC_ELT (tree, mismatches, i, decl) in lto_symtab_merge_decls_2()
572 VEC_free (tree, heap, mismatches); in lto_symtab_merge_decls_2()
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto-symtab.c630 vec<tree> mismatches = vNULL; in lto_symtab_merge_decls_2() local
656 mismatches.safe_push (e->decl); in lto_symtab_merge_decls_2()
695 if (mismatches.is_empty ()) in lto_symtab_merge_decls_2()
699 FOR_EACH_VEC_ELT (mismatches, i, decl) in lto_symtab_merge_decls_2()
760 mismatches.release (); in lto_symtab_merge_decls_2()
/dragonfly/tools/regression/lib/libc-regex/
H A DREADME17 -e ignore error return mismatches
21 -p ignore negative position mismatches
/dragonfly/libexec/bootpd/
H A DChanges176 Clean-up signed/unsigned mismatches.
/dragonfly/contrib/file/magic/Magdir/
H A Dcompress188 # mismatches to be declared as data too!
/dragonfly/sys/dev/disk/dm/dmirror/
H A Ddmirror_notes.txt57 live disk in order to resolve mismatches later on when the
/dragonfly/contrib/gcc-8.0/gcc/fortran/
H A Dlang.opt214 Warn about type and rank mismatches between arguments and parameters.
/dragonfly/contrib/less/
H A DNEWS368 . Fix some const mismatches.
/dragonfly/contrib/binutils-2.27/ld/emultempl/
H A Delf32.em1210 introduce version mismatches. The second time, we force
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog2136 * improved recovery from PMKID mismatches by requesting full EAP
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt747 iASL: Implemented detection of type mismatches between External
748 declarations and named object declarations. Also, detect type mismatches
2763 -a: compare and display ALL mismatches
4755 2) Silence unnecessary warnings about argument count mismatches.
/dragonfly/contrib/diffutils/doc/
H A Ddiffutils.info2840 mismatches files; this is the default when not conforming to POSIX. The
/dragonfly/contrib/byacc/
H A DCHANGES965 that requires changing some types to eliminate type-mismatches.
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo2442 mismatches are considered to be errors.
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi4219 In C++ enumeral mismatches in conditional expressions are also