Home
last modified time | relevance | path

Searched refs:stop_string (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dpause.c43 stop_string ('\0', 0, false); in do_pause()
H A Dstop.c133 stop_string (const char *string, size_t len, bool quiet) in stop_string() function
H A Dminimal.c343 stop_string (const char *string, size_t len, bool quiet) in stop_string() function
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dpause.c43 stop_string ('\0', 0, false); in do_pause()
H A Dstop.c133 stop_string (const char *string, size_t len, bool quiet) in stop_string() function
H A Dminimal.c343 stop_string (const char *string, size_t len, bool quiet) in stop_string() function
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2010734 * runtime/stop.c (stop_string): Make sure nothing is emitted for
741 Add declaration for stop_numeric and remove declaration for stop_string.
742 (stop_string): Use for blank STOP.
744 * runtime/pause.c (do_pause): Use stop_string for blank stop.
747 * libgfortran.h: Move declaration for stop_string to here to make
H A DChangeLog-2018479 (stop_string): Likewise.
1319 (stop_string, error_stop_string, error_stop_numeric): New
1408 * libgfortran.h (stop_string): Add bool argument.
1411 (stop_string): Likewise.
1425 * libgfortran.h (stop_string): Use size_t for character length.
1426 * runtime/stop.c (stop_string): Likewise.
H A Dlibgfortran.h946 extern _Noreturn void stop_string (const char *, size_t, bool);
947 export_proto(stop_string);
H A DChangeLog-2013166 (stop_numeric, stop_numeric_f08, stop_string, error_stop_string,
H A DChangeLog-2011716 * runtime/stop.c (stop_string,error_stop_string): Minor cleanup.
789 (stop_string): Likewise.
815 * runtime/stop.c (stop_string): Likewise.
H A DChangeLog-2003210 * runtime/stop.c (stop_string): Add const.
H A DChangeLog-2005458 * runtime/stop.c (stop_numeric, stop_string): Remove show_locus
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h907 extern _Noreturn void stop_string (const char *, size_t, bool);
908 export_proto(stop_string);
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20052006 stop_numeric and stop_string as non-returning.
H A DChangeLog-20103795 gfortran_error_stop_numeric. Fix up some whitespace. Use stop_string for
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20148105 * frame.c (struct frame_info): Add stop_string field.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20148105 * frame.c (struct frame_info): Add stop_string field.