Searched refs:noerr (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | objc-lang.h | 66 int noerr);
|
| H A D | objc-lang.c | 84 lookup_struct_typedef (char *name, struct block *block, int noerr) in lookup_struct_typedef() argument 93 if (noerr) in lookup_struct_typedef() 100 if (noerr) in lookup_struct_typedef()
|
| H A D | gdbtypes.c | 1043 lookup_typename (char *name, struct block *block, int noerr) in lookup_typename() argument 1058 else if (!tmp && noerr) in lookup_typename() 1207 lookup_struct_elt_type (struct type *type, char *name, int noerr) in lookup_struct_elt_type() argument 1259 t = lookup_struct_elt_type (TYPE_BASECLASS (type, i), name, noerr); in lookup_struct_elt_type() 1266 if (noerr) in lookup_struct_elt_type()
|
| H A D | ada-lang.c | 5574 int noerr, int *dispp) in ada_lookup_struct_elt_type() argument 5595 if (noerr) in ada_lookup_struct_elt_type() 5663 if (!noerr) in ada_lookup_struct_elt_type()
|
| H A D | ChangeLog-1991 | 3515 Take additional argument noerr.
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | ChangeLog-96 | 1724 * rcscmds.c (RCS_checkin): Remove noerr parameter. Change all 2240 * rcscmds.c (RCS_checkout): Remove noerr parameter. Change all 2342 * commit.c (remove_file): Pass noerr as 0 to RCS_checkout.
|
| H A D | ChangeLog-97 | 818 arg to mean `quiet' and not `noerr', permitting admin_fileproc to 827 `noerr' arg to mean `quiet', permitting admin_fileproc to run
|
| H A D | ChangeLog-9395 | 1069 * rcscmds.c (RCS_deltag, RCS_lock): add definition of noerr
|