Searched defs:report_error (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/ |
H A D | Utils.py | 42 def report_error(somestuff): function
|
/netbsd-src/tests/lib/libcurses/slave/ |
H A D | commands.c | 178 report_error(const char *status) in report_error() function
|
/netbsd-src/external/bsd/iscsi/dist/src/lib/ |
H A D | conffile.c | 210 report_error(FILE *fp, char *name, const char *fmt, ...) in report_error() function
|
/netbsd-src/external/gpl2/dtc/dist/ |
H A D | fdtget.c | 39 static void report_error(const char *where, int err) in report_error() function
|
H A D | fdtput.c | 43 static void report_error(const char *name, int namelen, int err) in report_error() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | opts.cc | 2308 bool report_error, in parse_and_check_align_values() 2375 parse_and_check_patch_area (const char *arg, bool report_error, in parse_and_check_patch_area()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | expr.cc | 646 gfc_extract_int (gfc_expr *expr, int *result, int report_error) in gfc_extract_int() 699 gfc_extract_hwi (gfc_expr *expr, HOST_WIDE_INT *result, int report_error) in gfc_extract_hwi()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | expr.c | 638 gfc_extract_int (gfc_expr *expr, int *result, int report_error) in gfc_extract_int() 691 gfc_extract_hwi (gfc_expr *expr, HOST_WIDE_INT *result, int report_error) in gfc_extract_hwi()
|