| /src/external/gpl3/gcc/dist/libgfortran/runtime/ |
| error.c | 352 /* os_error()-- Operating system error. We get a message from the 357 os_error (const char *message) function 375 iexport(os_error); /* TODO, DEPRECATED, ABI: Should not be exported variable 379 /* Improved version of os_error with a printf style format string and
|
| minimal.c | 205 /* os_error()-- Operating system error. We get a message from the 210 os_error (const char *message) function 218 iexport(os_error); /* TODO, DEPRECATED, ABI: Should not be exported variable 222 /* Improved version of os_error with a printf style format string and
|
| /src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
| error.c | 352 /* os_error()-- Operating system error. We get a message from the 357 os_error (const char *message) function 375 iexport(os_error); /* TODO, DEPRECATED, ABI: Should not be exported variable 379 /* Improved version of os_error with a printf style format string and
|
| minimal.c | 205 /* os_error()-- Operating system error. We get a message from the 210 os_error (const char *message) function 218 iexport(os_error); /* TODO, DEPRECATED, ABI: Should not be exported variable 222 /* Improved version of os_error with a printf style format string and
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| callback.c | 702 os_error (host_callback *p ATTRIBUTE_UNUSED, const char *format, ...) function 756 os_error,
|
| /src/external/gpl3/gdb/dist/sim/common/ |
| callback.c | 702 os_error (host_callback *p ATTRIBUTE_UNUSED, const char *format, ...) function 756 os_error,
|
| /src/sys/arch/acorn32/stand/lib/ |
| riscoscalls.h | 101 typedef struct os_error { struct 104 } os_error; typedef in typeref:struct:os_error 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...] |
| /src/external/gpl3/gcc/dist/libgfortran/ |
| libgfortran.h | 771 extern _Noreturn void os_error (const char *); 772 iexport_proto(os_error); variable
|
| /src/external/gpl3/gcc.old/dist/libgfortran/ |
| libgfortran.h | 767 extern _Noreturn void os_error (const char *); 768 iexport_proto(os_error); variable
|