Home
last modified time | relevance | path

Searched refs:st_parameter_common (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dasync.c383 collect_async_errors (st_parameter_common *cmp, async_unit *au) in collect_async_errors()
408 async_wait_id (st_parameter_common *cmp, async_unit *au, int i) in async_wait_id()
449 async_wait (st_parameter_common *cmp, async_unit *au) in async_wait()
542 collect_async_errors (st_parameter_common *cmp, async_unit *au) in collect_async_errors()
550 async_wait_id (st_parameter_common *cmp, async_unit *au, int i) in async_wait_id()
558 async_wait (st_parameter_common *cmp, async_unit *au) in async_wait()
H A Dio.h326 st_parameter_common common;
354 st_parameter_common common;
361 st_parameter_common common;
405 st_parameter_common common;
468 st_parameter_common common;
610 st_parameter_common common;
795 extern int unit_truncate(gfc_unit *, gfc_offset, st_parameter_common *);
H A Dasync.h360 st_parameter_common *cmp;
372 bool async_wait (st_parameter_common *, async_unit *);
375 bool async_wait_id (st_parameter_common *, async_unit *, int);
378 bool collect_async_errors (st_parameter_common *, async_unit *);
H A Dlock.c32 library_start (st_parameter_common *cmp) in library_start()
H A Dunit.c817 unit_truncate (gfc_unit *u, gfc_offset pos, st_parameter_common *common) in unit_truncate()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dasync.c383 collect_async_errors (st_parameter_common *cmp, async_unit *au) in collect_async_errors()
408 async_wait_id (st_parameter_common *cmp, async_unit *au, int i) in async_wait_id()
449 async_wait (st_parameter_common *cmp, async_unit *au) in async_wait()
542 collect_async_errors (st_parameter_common *cmp, async_unit *au) in collect_async_errors()
550 async_wait_id (st_parameter_common *cmp, async_unit *au, int i) in async_wait_id()
558 async_wait (st_parameter_common *cmp, async_unit *au) in async_wait()
H A Dio.h330 st_parameter_common common;
358 st_parameter_common common;
365 st_parameter_common common;
409 st_parameter_common common;
472 st_parameter_common common;
614 st_parameter_common common;
799 extern int unit_truncate(gfc_unit *, gfc_offset, st_parameter_common *);
H A Dasync.h360 st_parameter_common *cmp;
372 bool async_wait (st_parameter_common *, async_unit *);
375 bool async_wait_id (st_parameter_common *, async_unit *, int);
378 bool collect_async_errors (st_parameter_common *, async_unit *);
H A Dlock.c32 library_start (st_parameter_common *cmp) in library_start()
H A Dunit.c816 unit_truncate (gfc_unit *u, gfc_offset pos, st_parameter_common *common) in unit_truncate()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Derror.c304 show_locus (st_parameter_common *cmp) in show_locus()
545 internal_error (st_parameter_common *cmp, const char *message) in internal_error()
680 generate_error_common (st_parameter_common *cmp, int family, const char *message) in generate_error_common()
778 generate_error (st_parameter_common *cmp, int family, const char *message) in generate_error()
791 generate_warning (st_parameter_common *cmp, const char *message) in generate_warning()
832 notify_std (st_parameter_common *cmp, int std, const char * message) in notify_std()
H A Dminimal.c157 show_locus (st_parameter_common *cmp) in show_locus()
299 internal_error (st_parameter_common *cmp, const char *message) in internal_error()
H A Dstring.c156 find_option (st_parameter_common *cmp, const char *s1, gfc_charlen_type s1_len, in find_option()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Derror.c273 show_locus (st_parameter_common *cmp) in show_locus()
514 internal_error (st_parameter_common *cmp, const char *message) in internal_error()
649 generate_error_common (st_parameter_common *cmp, int family, const char *message) in generate_error_common()
747 generate_error (st_parameter_common *cmp, int family, const char *message) in generate_error()
760 generate_warning (st_parameter_common *cmp, const char *message) in generate_warning()
801 notify_std (st_parameter_common *cmp, int std, const char * message) in notify_std()
H A Dminimal.c157 show_locus (st_parameter_common *cmp) in show_locus()
299 internal_error (st_parameter_common *cmp, const char *message) in internal_error()
H A Dstring.c157 find_option (st_parameter_common *cmp, const char *s1, gfc_charlen_type s1_len, in find_option()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h612 typedef struct st_parameter_common struct
621 st_parameter_common; argument
663 extern void library_start (st_parameter_common *);
735 extern void show_locus (st_parameter_common *);
750 extern _Noreturn void internal_error (st_parameter_common *, const char *);
756 extern void generate_error (st_parameter_common *, int, const char *);
759 extern bool generate_error_common (st_parameter_common *, int, const char *);
762 extern void generate_warning (st_parameter_common *, const char *);
765 extern bool notify_std (st_parameter_common *, int, const char *);
857 extern int find_option (st_parameter_common *, const char *, gfc_charlen_type,
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A Dlibgfortran.h654 typedef struct st_parameter_common struct
663 st_parameter_common; argument
705 extern void library_start (st_parameter_common *);
774 extern void show_locus (st_parameter_common *);
789 extern _Noreturn void internal_error (st_parameter_common *, const char *);
795 extern void generate_error (st_parameter_common *, int, const char *);
798 extern bool generate_error_common (st_parameter_common *, int, const char *);
801 extern void generate_warning (st_parameter_common *, const char *);
804 extern bool notify_std (st_parameter_common *, int, const char *);
896 extern int find_option (st_parameter_common *, const char *, gfc_charlen_type,
H A DChangeLog-20072443 get_unformatted_convert, IOPARM_*, st_parameter_common, unit_convert,
2446 IOPARM_*, st_parameter_common, unit_convert, DEFAULT_TEMPDIR):
H A DChangeLog-2005261 generate_error, find_option): Add st_parameter_common * argument.
270 (st_parameter_common, st_parameter_open, st_parameter_close,