traceable_alloc   372 gc/include/new_gc_alloc.h __GC_SPECIALIZE(char, traceable_alloc)
traceable_alloc   373 gc/include/new_gc_alloc.h __GC_SPECIALIZE(int, traceable_alloc)
traceable_alloc   374 gc/include/new_gc_alloc.h __GC_SPECIALIZE(unsigned, traceable_alloc)
traceable_alloc   375 gc/include/new_gc_alloc.h __GC_SPECIALIZE(float, traceable_alloc)
traceable_alloc   376 gc/include/new_gc_alloc.h __GC_SPECIALIZE(double, traceable_alloc)
traceable_alloc   440 gc/include/new_gc_alloc.h   typedef simple_alloc<_Tp, traceable_alloc > _Alloc_type;
traceable_alloc   441 gc/include/new_gc_alloc.h   typedef __allocator<_Tp, traceable_alloc > allocator_type;