/netbsd-src/sys/arch/acorn32/stand/lib/ |
H A D | riscoscalls.h | 101 typedef struct os_error { struct 104 } os_error; typedef 117 extern os_error *xos_cli(char *); 148 extern os_error *xosargs_read(int, int, int *); 149 extern os_error *xosargs_set(int, int, int); 169 extern os_error *xosgbpb_write(int, char const *, int, int *); 170 extern os_error *xosgbpb_read(int, char *, int, int *); 187 extern os_error *xosfind_close(int); 188 extern os_error *xosfind_open(int, char const *, char const *, int *); 268 extern os_error *xosmemory_read_arrangement_table_size(int *size, int *nbpp); [all …]
|
H A D | riscosfile.c | 43 os_error *error; in riscos_open() 80 struct os_error *error; in riscos_close() 98 os_error *error; in riscos_read() 118 os_error *error; in riscos_write() 137 os_error *error; in riscos_stat() 160 os_error *error; in riscos_seek()
|
H A D | rmreloc.c | 58 os_error *relocate_self(Elf_Dyn *, void *, void *); 101 static struct os_error bad_reloc = { 105 os_error *
|
H A D | riscosdisk.c | 49 os_error *err; in rodisk_getprivateword() 123 os_error *err; in rodisk_strategy()
|
H A D | riscoserrors.c | 34 riscos_errno(os_error *error) in riscos_errno()
|
/netbsd-src/sys/arch/acorn32/stand/nbfs/ |
H A D | nbfs.h | 11 extern os_error const *nbfs_open (struct nbfs_reg *); 12 extern os_error const *nbfs_getbytes(struct nbfs_reg *); 13 extern os_error const *nbfs_putbytes(struct nbfs_reg *); 14 extern os_error const *nbfs_args (struct nbfs_reg *); 15 extern os_error const *nbfs_close (struct nbfs_reg *); 16 extern os_error const *nbfs_file (struct nbfs_reg *); 17 extern os_error const *nbfs_func (struct nbfs_reg *);
|
H A D | nbfs.c | 87 static os_error const *maperr(int saerr); 175 os_error const * 218 os_error const * 236 os_error const * 239 static os_error const err = {0, "nbfs_putbytes"}; in nbfs_putbytes() 244 os_error const * 247 static os_error const err = {0, "nbfs_args"}; in nbfs_args() 252 os_error const * 268 os_error const * 341 static os_error const * [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
H A D | memory.c | 41 os_error ("Memory allocation failed"); in xmalloc() 58 os_error ("Integer overflow in xmallocarray"); in xmallocarray() 64 os_error ("Memory allocation failed in xmallocarray"); in xmallocarray() 80 os_error ("Allocating cleared memory failed"); in xcalloc() 94 os_error ("Memory allocation failure in xrealloc"); in xrealloc()
|
H A D | string.c | 132 os_error ("Memory allocation failed in fc_strdup"); in fc_strdup() 146 os_error ("Memory allocation failed in fc_strdup"); in fc_strdup_notrim()
|
H A D | minimal.c | 210 os_error (const char *message) in os_error() function 218 iexport(os_error); /* TODO, DEPRECATED, ABI: Should not be exported
|
H A D | error.c | 388 os_error (const char *message) in os_error() function 406 iexport(os_error); /* TODO, DEPRECATED, ABI: Should not be exported
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/ |
H A D | memory.c | 41 os_error ("Memory allocation failed"); in xmalloc() 58 os_error ("Integer overflow in xmallocarray"); in xmallocarray() 64 os_error ("Memory allocation failed in xmallocarray"); in xmallocarray() 80 os_error ("Allocating cleared memory failed"); in xcalloc() 94 os_error ("Memory allocation failure in xrealloc"); in xrealloc()
|
H A D | string.c | 133 os_error ("Memory allocation failed in fc_strdup"); in fc_strdup() 147 os_error ("Memory allocation failed in fc_strdup"); in fc_strdup_notrim()
|
H A D | minimal.c | 210 os_error (const char *message) in os_error() function 218 iexport(os_error); /* TODO, DEPRECATED, ABI: Should not be exported
|
H A D | error.c | 357 os_error (const char *message) in os_error() function 375 iexport(os_error); /* TODO, DEPRECATED, ABI: Should not be exported
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | libgfortran.h | 728 extern _Noreturn void os_error (const char *); 729 iexport_proto(os_error);
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | libgfortran.h | 767 extern _Noreturn void os_error (const char *); 768 iexport_proto(os_error);
|
H A D | ChangeLog-2015 | 52 (os_error): Call exit_error instead of exit.
|
H A D | ChangeLog-2011 | 781 (os_error): Call exit(). 805 (os_error): Use estr_write instead of st_printf. 1446 (os_error): Use gf_strerror instead of get_oserror.
|
H A D | ChangeLog-2003 | 187 * libgfortran.h (os_error, runtime_error,internal_error, sys_exit,
|
H A D | ChangeLog-2007 | 1542 * runtime/error.c (os_error): Export function. 1546 * libgfortran.h (os_error): Export prototype.
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | unit.c | 892 os_error ("Completing record after ADVANCE_NO failed"); in finish_last_advance_record()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | unit.c | 893 os_error ("Completing record after ADVANCE_NO failed"); in finish_last_advance_record()
|
/netbsd-src/sys/arch/acorn32/stand/boot32/ |
H A D | boot32.c | 771 os_error *e; in get_riscos_ver()
|
/netbsd-src/external/gpl3/gdb/dist/sim/common/ |
H A D | ChangeLog-2021 | 592 * callback.c (os_error): Change __attribute__((noreturn)) to 701 os_evprintf_filtered, os_error): Use ATTRIBUTE_PRINTF. 2061 (os_error): Likewise. 2853 * callback.c (os_error): Mark as being a noreturn function. 8088 (os_error): New function. 8089 (default_callback): Add os_error.
|