gc_alloc          404 gc/include/new_gc_alloc.h inline bool operator==(const gc_alloc&,
gc_alloc          405 gc/include/new_gc_alloc.h                        const gc_alloc&)
gc_alloc          410 gc/include/new_gc_alloc.h inline bool operator!=(const gc_alloc&,
gc_alloc          411 gc/include/new_gc_alloc.h                        const gc_alloc&)
gc_alloc          208 gc/tests/test_cpp.cc           int *x = (int *)gc_alloc::allocate(sizeof(int));