GC_printf1         61 gc/aix_irix_threads.c         if (sigismember(&blocked, i)) { GC_printf1("%ld ",(long) i); }
GC_printf1        114 gc/allchblk.c          if (0 != h) GC_printf1("Free list %ld:\n",
GC_printf1        138 gc/allchblk.c  	GC_printf1("GC_large_free_bytes = %lu (INCONSISTENT!!)\n",
GC_printf1        142 gc/allchblk.c      GC_printf1("Total of %lu bytes on free list\n", (unsigned long)total_free);
GC_printf1        184 gc/allchblk.c  	    GC_printf1("\t0x%lx ", (unsigned long)p);
GC_printf1        186 gc/allchblk.c  		GC_printf1("Missing header!!(%ld)\n", hhdr);
GC_printf1        195 gc/allchblk.c  		GC_printf1("\tfree block of size 0x%lx bytes",
GC_printf1        204 gc/allchblk.c  		    GC_printf1("\t\tBlock not on free list %ld!!\n",
GC_printf1        212 gc/allchblk.c  		GC_printf1("\tused for blocks of size 0x%lx bytes\n",
GC_printf1        801 gc/allchblk.c          GC_printf1("Duplicate large block deallocation of 0x%lx\n",
GC_printf1        143 gc/alloc.c     	    GC_printf1("%lu msecs", (unsigned long)time_diff);
GC_printf1        144 gc/alloc.c     	    GC_printf1("(attempt %ld)\n", (unsigned long) GC_n_attempts);
GC_printf1        393 gc/alloc.c             GC_printf1("Complete collection took %lu msecs\n",
GC_printf1        499 gc/alloc.c     	GC_printf1("--> Marking for collection %lu ",
GC_printf1        522 gc/alloc.c     			GC_printf1("%lu iterations\n",
GC_printf1        542 gc/alloc.c     	  GC_printf1("Collection %lu finished", (unsigned long) GC_gc_no - 1);
GC_printf1        548 gc/alloc.c             GC_printf1(" ---> heapsize = %lu bytes\n",
GC_printf1        565 gc/alloc.c     	GC_printf1("World-stopped marking took %lu msecs\n",
GC_printf1        571 gc/alloc.c     	  GC_printf1("World-stopped marking took %lu msecs\n",
GC_printf1        713 gc/alloc.c     	GC_printf1("Bytes recovered before sweep - f.l. count = %ld\n",
GC_printf1        733 gc/alloc.c     	  GC_printf1("(%lu unmapped)", GC_unmapped_bytes);
GC_printf1        848 gc/alloc.c         GC_printf1("Total heap size: %lu\n", (unsigned long) GC_heapsize);
GC_printf1        925 gc/alloc.c     	    GC_printf1("Failed to expand heap by %ld bytes\n",
GC_printf1        937 gc/alloc.c     	  GC_printf1("Root size = %lu\n", GC_root_size);
GC_printf1        460 gc/backgraph.c     GC_printf1("Needed max total of %ld back-edge structs\n",
GC_printf1        142 gc/blacklst.c    	GC_printf1("%ld bytes in heap blacklisted for interior pointers\n",
GC_printf1         86 gc/checksums.c             GC_printf1("GC_page_was_ever_dirty(0x%lx) is wrong\n",
GC_printf1        143 gc/checksums.c     GC_printf1("GC_heapsize = %ld\n", GC_heapsize);
GC_printf1        179 gc/checksums.c         GC_printf1("Found %lu dirty bit errors\n",
GC_printf1        183 gc/checksums.c     	GC_printf1("Found %lu changed bit errors\n",
GC_printf1        280 gc/darwin_stop_world.c       GC_printf1("Attempting to suspend thread %p\n", thread);
GC_printf1        326 gc/darwin_stop_world.c         GC_printf1("Suspending 0x%lx\n", thread);
GC_printf1        358 gc/darwin_stop_world.c       GC_printf1("Stopping the world from 0x%lx\n", mach_thread_self());
GC_printf1        407 gc/darwin_stop_world.c       GC_printf1("World stopped from 0x%lx\n", my_thread);
GC_printf1        445 gc/darwin_stop_world.c 	        GC_printf1("Not resuming already suspended thread %p\n", thread);
GC_printf1        455 gc/darwin_stop_world.c 	      GC_printf1("Resuming 0x%lx\n", thread);
GC_printf1        224 gc/dbg_mlc.c       GC_printf1("\n****Chose address 0x%lx in object\n", (unsigned long)current);
GC_printf1        944 gc/dyn_load.c              GC_printf1("dynamic_load: status = %ld\n", (long)status);
GC_printf1        950 gc/dyn_load.c                      GC_printf1("dynamic_load: %s\n", (long)sys_errlist[errno]);
GC_printf1        952 gc/dyn_load.c                      GC_printf1("dynamic_load: %d\n", (long)errno);
GC_printf1       1043 gc/dyn_load.c                      GC_printf1("dynamic_load: %s\n", (long) sys_errlist[errno]);
GC_printf1       1045 gc/dyn_load.c                      GC_printf1("dynamic_load: %d\n", (long) errno);
GC_printf1       1054 gc/dyn_load.c            GC_printf1("\tfilename        = \"%s\"\n", shl_desc->filename);
GC_printf1       1055 gc/dyn_load.c            GC_printf1("\tindex           = %d\n", index);
GC_printf1       1056 gc/dyn_load.c            GC_printf1("\thandle          = %08x\n",
GC_printf1       1058 gc/dyn_load.c            GC_printf1("\ttext seg. start = %08x\n", shl_desc->tstart);
GC_printf1       1059 gc/dyn_load.c            GC_printf1("\ttext seg. end   = %08x\n", shl_desc->tend);
GC_printf1       1060 gc/dyn_load.c            GC_printf1("\tdata seg. start = %08x\n", shl_desc->dstart);
GC_printf1       1061 gc/dyn_load.c            GC_printf1("\tdata seg. end   = %08x\n", shl_desc->dend);
GC_printf1       1062 gc/dyn_load.c            GC_printf1("\tref. count      = %lu\n", shl_desc->ref_count);
GC_printf1        183 gc/finalize.c  	    GC_printf1("Grew dl table to %lu entries\n",
GC_printf1        356 gc/finalize.c  	    GC_printf1("Grew fo table to %lu entries\n",
GC_printf1        536 gc/finalize.c          GC_printf1("Finalizable object: 0x%lx\n", real_ptr);
GC_printf1        895 gc/finalize.c      GC_printf1("%lu objects are eligible for immediate finalization\n", ready);
GC_printf1        300 gc/mark.c      			GC_printf1("Marked from %lu dirty pages\n",
GC_printf1        591 gc/mark.c      	GC_printf1("Mark stack overflow; current size = %lu entries\n",
GC_printf1        975 gc/mark.c      	GC_printf1("Starting mark helper %lu\n", (unsigned long)id);
GC_printf1       1032 gc/mark.c      		      GC_printf1(
GC_printf1       1077 gc/mark.c      	GC_printf1("Starting marking for mark phase number %lu\n",
GC_printf1       1094 gc/mark.c      	GC_printf1(
GC_printf1       1158 gc/mark.c      	      GC_printf1("Grew mark stack to %lu frames\n",
GC_printf1       1165 gc/mark.c      	      GC_printf1("Failed to grow mark stack to %lu frames\n",
GC_printf1         59 gc/mark_rts.c      GC_printf1("Total size: %ld\n", (unsigned long) total);
GC_printf1         61 gc/mark_rts.c       	GC_printf1("GC_root_size incorrect: %ld!!\n",
GC_printf1        118 gc/obj_map.c           GC_printf1("Adding block map for size %lu\n", (unsigned long)sz);
GC_printf1       1287 gc/os_dep.c    	  GC_printf1("Found new system malloc AllocationBase at 0x%lx\n",
GC_printf1       2234 gc/os_dep.c    	    GC_printf1("Last error code: %lx\n", last_error); \
GC_printf1       3119 gc/os_dep.c    	    GC_printf1("Allocated words:%lu:all pages may have been written\n",
GC_printf1       3178 gc/os_dep.c                GC_printf1("/proc read failed: GC_proc_buf_size = %lu\n",
GC_printf1         34 gc/pthread_stop_world.c         if (sigismember(&blocked, i)) { GC_printf1("%ld ",(long) i); }
GC_printf1        143 gc/pthread_stop_world.c     GC_printf1("Suspending 0x%lx\n", my_thread);
GC_printf1        190 gc/pthread_stop_world.c     GC_printf1("Continuing 0x%lx\n", my_thread);
GC_printf1        218 gc/pthread_stop_world.c     GC_printf1("In GC_restart_handler for 0x%lx\n", pthread_self());
GC_printf1        241 gc/pthread_stop_world.c         GC_printf1("Pushing stacks from thread 0x%lx\n", (unsigned long) me);
GC_printf1        322 gc/pthread_stop_world.c 	      GC_printf1("Sending suspend signal to 0x%lx\n", p -> id);
GC_printf1        350 gc/pthread_stop_world.c     GC_printf1("Stopping the world from 0x%lx\n", pthread_self());
GC_printf1        379 gc/pthread_stop_world.c 		      GC_printf1("Resent %ld signals after timeout\n",
GC_printf1        406 gc/pthread_stop_world.c       GC_printf1("World stopped from 0x%lx\n", pthread_self());
GC_printf1        432 gc/pthread_stop_world.c 	      GC_printf1("Sending restart signal to 0x%lx\n", p -> id);
GC_printf1        447 gc/pthread_support.c 	GC_printf1("Starting mark helper for mark number %ld\n", my_mark_no);
GC_printf1        494 gc/pthread_support.c 	GC_printf1("Starting %ld marker threads\n", GC_markers - 1);
GC_printf1        833 gc/pthread_support.c     GC_printf1("Number of active CPUs in this system: %d\n", numCpus);
GC_printf1       1131 gc/pthread_support.c         GC_printf1("Starting thread 0x%lx\n", my_pthread);
GC_printf1       1132 gc/pthread_support.c         GC_printf1("pid = %ld\n", (long) getpid());
GC_printf1       1133 gc/pthread_support.c         GC_printf1("sp = 0x%lx\n", (long) &arg);
GC_printf1       1172 gc/pthread_support.c 	GC_printf1("start_routine = 0x%lx\n", start);
GC_printf1       1185 gc/pthread_support.c         GC_printf1("Finishing thread 0x%x\n", pthread_self());
GC_printf1       1253 gc/pthread_support.c         GC_printf1("About to start new thread from thread 0x%X\n",
GC_printf1       1260 gc/pthread_support.c         GC_printf1("Started thread 0x%X\n", *new_thread);
GC_printf1        891 gc/reclaim.c       GC_printf1("(kind(0=ptrfree,1=normal,2=unc.,%lu=stubborn):size_in_bytes, #_marks_set)\n", STUBBORN);
GC_printf1       1057 gc/reclaim.c   	GC_printf1("Disposing of reclaim lists took %lu msecs\n",
GC_printf1        243 gc/solaris_threads.c 		GC_printf1("/proc open failed: errno %d", errno);
GC_printf1        186 gc/tests/test.c 	    (void)GC_printf1("Found nonzero at 0x%lx - allocator is broken\n",
GC_printf1        279 gc/tests/test.c 	    (void)GC_printf1("Found nonzero at 0x%lx (local) - allocator is broken\n",
GC_printf1        512 gc/tests/test.c         (void)GC_printf1("(%ld)", (long)(car(car(x))));
GC_printf1        549 gc/tests/test.c     	(void)GC_printf1("Small thread creation failed %lu\n",
GC_printf1        554 gc/tests/test.c         (void)GC_printf1("Small thread join failed %lu\n",
GC_printf1        567 gc/tests/test.c             (void)GC_printf1("Small thread creation failed %lu\n",
GC_printf1        572 gc/tests/test.c       	    (void)GC_printf1("Small thread wait failed %lu\n",
GC_printf1        911 gc/tests/test.c         (void)GC_printf1("Lost a node at level %lu - collector is broken\n",
GC_printf1       1143 gc/tests/test.c             (void)GC_printf1("typed alloc failed at %lu\n",
GC_printf1       1226 gc/tests/test.c     	(void)GC_printf1("GC_malloc(0) failed: GC_size returns %ld\n",
GC_printf1       1390 gc/tests/test.c     (void)GC_printf1("Completed %lu tests\n", (unsigned long)n_tests);
GC_printf1       1391 gc/tests/test.c     (void)GC_printf1("Allocated %lu collectable objects\n", (unsigned long)collectable_count);
GC_printf1       1392 gc/tests/test.c     (void)GC_printf1("Allocated %lu uncollectable objects\n", (unsigned long)uncollectable_count);
GC_printf1       1393 gc/tests/test.c     (void)GC_printf1("Allocated %lu atomic objects\n", (unsigned long)atomic_count);
GC_printf1       1394 gc/tests/test.c     (void)GC_printf1("Allocated %lu stubborn objects\n", (unsigned long)stubborn_count);
GC_printf1       1428 gc/tests/test.c     (void)GC_printf1("Total number of bytes allocated is %lu\n",
GC_printf1       1431 gc/tests/test.c     (void)GC_printf1("Final heap size is %lu bytes\n",
GC_printf1       1475 gc/tests/test.c     GC_printf1(msg, (unsigned long)p);
GC_printf1       1656 gc/tests/test.c       (void)GC_printf1("Event creation failed %lu\n", (unsigned long)GetLastError());
GC_printf1       1661 gc/tests/test.c       (void)GC_printf1("Thread creation failed %lu\n", (unsigned long)GetLastError());
GC_printf1       1672 gc/tests/test.c       (void)GC_printf1("Thread creation failed %lu\n", (unsigned long)GetLastError());
GC_printf1       1681 gc/tests/test.c       (void)GC_printf1("Thread wait failed %lu\n", (unsigned long)GetLastError());
GC_printf1       1749 gc/tests/test.c         (void)GC_printf1("Key creation failed %lu\n", (unsigned long)code);
GC_printf1       1753 gc/tests/test.c     	(void)GC_printf1("Thread 1 creation failed %lu\n", (unsigned long)code);
GC_printf1       1757 gc/tests/test.c     	(void)GC_printf1("Thread 2 creation failed %lu\n", (unsigned long)code);
GC_printf1       1762 gc/tests/test.c         (void)GC_printf1("Thread 1 failed %lu\n", (unsigned long)code);
GC_printf1       1766 gc/tests/test.c         (void)GC_printf1("Thread 2 failed %lu\n", (unsigned long)code);
GC_printf1       1823 gc/tests/test.c         (void)GC_printf1("Key creation failed %lu\n", (unsigned long)code);
GC_printf1       1827 gc/tests/test.c     	(void)GC_printf1("Thread 1 creation failed %lu\n", (unsigned long)code);
GC_printf1       1831 gc/tests/test.c     	(void)GC_printf1("Thread 2 creation failed %lu\n", (unsigned long)code);
GC_printf1       1836 gc/tests/test.c         (void)GC_printf1("Thread 1 failed %lu\n", (unsigned long)code);
GC_printf1       1840 gc/tests/test.c         (void)GC_printf1("Thread 2 failed %lu\n", (unsigned long)code);
GC_printf1       1846 gc/tests/test.c     GC_printf1("Completed %d collections\n", GC_gc_no);
GC_printf1         55 gc/tests/test_cpp.cc         GC_printf1( "Assertion failure in " __FILE__ ", line %d: " #e "\n", \
GC_printf1        223 gc/tests/test_cpp.cc         GC_printf1( "Starting iteration %d\n", iters );
GC_printf1        131 gc/win32_threads.c 	GC_printf1("Last error code: %lx\n", last_error);