Home
last modified time | relevance | path

Searched refs:any_error (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/kern/
H A Dvfs_mount.c1112 bool any_error = false, progress = false; in vfs_unmountall1()
1137 any_error = true; in vfs_unmountall1()
1143 if (any_error && verbose) { in vfs_unmountall1()
1106 bool any_error = false, progress = false; vfs_unmountall1() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc14847 int any_error = 0; in grokparms() local
14860 any_error = 1; in grokparms()
14962 if (any_error) in grokparms()
14965 if (any_error) in grokparms()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c14061 int any_error = 0; in grokparms() local
14126 any_error = 1; /* Seems like a good idea. */ in grokparms()
14155 if (any_error) in grokparms()