GC_calloc_explicitly_typed   86 gc/include/gc_typed.h GC_API GC_PTR GC_calloc_explicitly_typed
GC_calloc_explicitly_typed  105 gc/include/gc_typed.h 	GC_calloc_explicitly_typed(n, bytes, d)
GC_calloc_explicitly_typed  108 gc/tests/test.c     void *ret=GC_calloc_explicitly_typed(a,lb,d);
GC_calloc_explicitly_typed  112 gc/tests/test.c 	      ret=GC_calloc_explicitly_typed(a,lb,d);
GC_calloc_explicitly_typed 1119 gc/tests/test.c         new = (GC_word *) GC_calloc_explicitly_typed(4, 2 * sizeof(GC_word),
GC_calloc_explicitly_typed 1126 gc/tests/test.c           new = (GC_word *) GC_calloc_explicitly_typed(7, 3 * sizeof(GC_word),
GC_calloc_explicitly_typed 1129 gc/tests/test.c           new = (GC_word *) GC_calloc_explicitly_typed(1001,