GC_err_puts        72 gc/AmigaOS.c   	GC_err_puts("Cannot find own task structure\n");
GC_err_puts       172 gc/AmigaOS.c   	    GC_err_puts("No seglist from workbench\n");
GC_err_puts       177 gc/AmigaOS.c   	    GC_err_puts("Cannot find process structure\n");
GC_err_puts       181 gc/AmigaOS.c   	    GC_err_puts("No CLI\n");
GC_err_puts       185 gc/AmigaOS.c   	    GC_err_puts("No seglist from CLI\n");
GC_err_puts       191 gc/blacklst.c  		  GC_err_puts("\n");
GC_err_puts       218 gc/blacklst.c  		  GC_err_puts("\n");
GC_err_puts       357 gc/dbg_mlc.c   	GC_err_puts(buffer);
GC_err_puts       361 gc/dbg_mlc.c   	    GC_err_puts("PTRFREE");
GC_err_puts       364 gc/dbg_mlc.c   	    GC_err_puts("NORMAL");
GC_err_puts       367 gc/dbg_mlc.c   	    GC_err_puts("UNCOLLECTABLE");
GC_err_puts       371 gc/dbg_mlc.c   	      GC_err_puts("ATOMIC UNCOLLECTABLE");
GC_err_puts       375 gc/dbg_mlc.c   	    GC_err_puts("STUBBORN");
GC_err_puts       392 gc/dbg_mlc.c       GC_err_puts(ohdr -> oh_string);
GC_err_puts       400 gc/dbg_mlc.c       GC_err_puts(")\n");
GC_err_puts       434 gc/dbg_mlc.c               GC_err_puts("EMPTY(smashed?)");
GC_err_puts       436 gc/dbg_mlc.c               GC_err_puts(ohdr -> oh_string);
GC_err_puts       495 gc/dbg_mlc.c           GC_err_puts(s);
GC_err_puts       523 gc/dbg_mlc.c           GC_err_puts(s);
GC_err_puts       551 gc/dbg_mlc.c           GC_err_puts(s);
GC_err_puts       614 gc/dbg_mlc.c           GC_err_puts(s);
GC_err_puts       705 gc/dbg_mlc.c           GC_err_puts(s);
GC_err_puts       730 gc/dbg_mlc.c           GC_err_puts(s);
GC_err_puts       758 gc/dbg_mlc.c           GC_err_puts(s);
GC_err_puts       203 gc/gcj_mlc.c           GC_err_puts(s);
GC_err_puts       264 gc/gcj_mlc.c           GC_err_puts(s);
GC_err_puts      1859 gc/include/private/gc_priv.h # define GC_err_printf0(f) GC_err_puts(f)
GC_err_puts      1874 gc/include/private/gc_priv.h void GC_err_puts GC_PROTO((GC_CONST char *s));
GC_err_puts      1111 gc/os_dep.c            GC_err_puts("Couldn't open executable ");
GC_err_puts      1112 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");
GC_err_puts      1116 gc/os_dep.c            GC_err_puts("Couldn't read MSDOS header from ");
GC_err_puts      1117 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");
GC_err_puts      1121 gc/os_dep.c            GC_err_puts("Executable has wrong DOS magic number: ");
GC_err_puts      1122 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");
GC_err_puts      1126 gc/os_dep.c            GC_err_puts("Seek to new header failed in ");
GC_err_puts      1127 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");
GC_err_puts      1131 gc/os_dep.c            GC_err_puts("Couldn't read MSDOS header from ");
GC_err_puts      1132 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");
GC_err_puts      1136 gc/os_dep.c            GC_err_puts("Executable has wrong OS/2 magic number:");
GC_err_puts      1137 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");
GC_err_puts      1141 gc/os_dep.c            GC_err_puts("Executable %s has wrong byte order: ");
GC_err_puts      1142 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");
GC_err_puts      1146 gc/os_dep.c            GC_err_puts("GC can't handle 80286 executables: ");
GC_err_puts      1147 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");
GC_err_puts      1152 gc/os_dep.c            GC_err_puts("Seek to object table failed: ");
GC_err_puts      1153 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");
GC_err_puts      1159 gc/os_dep.c            GC_err_puts("Couldn't read obj table entry from ");
GC_err_puts      1160 gc/os_dep.c            GC_err_puts(path); GC_err_puts("\n");