total_root_size   164 gc/alloc.c         word total_root_size;  	    /* includes double stack size,	*/
total_root_size   171 gc/alloc.c         total_root_size = 2 * stack_size + GC_root_size;
total_root_size   175 gc/alloc.c     			       + total_root_size);