byte_ct           323 src/alloc.c      byte_ct total_string_bytes;
byte_ct          5769 src/alloc.c    static byte_ct
byte_ct          5772 src/alloc.c      byte_ct b = s;
byte_ct          5778 src/alloc.c    static byte_ct
byte_ct          5781 src/alloc.c      byte_ct tot = 0;
byte_ct          6138 src/alloc.c      byte_ct tot_before = (profiler_memory_running
byte_ct          6140 src/alloc.c    			: (byte_ct) -1);
byte_ct          6313 src/alloc.c      if (tot_before != (byte_ct) -1)
byte_ct          6315 src/alloc.c          byte_ct tot_after = total_bytes_of_live_objects ();