GC_PROTO          154 gc/aix_irix_threads.c void GC_push_thread_structures GC_PROTO((void))
GC_PROTO          117 gc/alloc.c     int GC_never_stop_func GC_PROTO((void)) { return(0); }
GC_PROTO          130 gc/alloc.c       int GC_timeout_stop_func GC_PROTO((void))
GC_PROTO          456 gc/alloc.c     int GC_collect_a_little GC_PROTO(())
GC_PROTO          792 gc/alloc.c     void GC_gcollect GC_PROTO(())
GC_PROTO           88 gc/finalize.c  void GC_push_finalizer_structures GC_PROTO((void))
GC_PROTO          755 gc/finalize.c  int GC_should_invoke_finalizers GC_PROTO((void))
GC_PROTO          810 gc/finalize.c  void GC_notify_or_invoke_finalizers GC_PROTO((void))
GC_PROTO           36 gc/include/gc.h #   define GC_PROTO(args) args
GC_PROTO           40 gc/include/gc.h #   define GC_PROTO(args) ()
GC_PROTO          389 gc/include/gc.h typedef int (* GC_stop_func) GC_PROTO((void));
GC_PROTO          620 gc/include/gc.h   	GC_PROTO((GC_PTR obj, GC_PTR client_data));
GC_PROTO          753 gc/include/gc.h typedef void (*GC_warn_proc) GC_PROTO((char *msg, GC_word arg));
GC_PROTO          778 gc/include/gc.h typedef GC_PTR (*GC_fn_type) GC_PROTO((GC_PTR client_data));
GC_PROTO          183 gc/include/gc_mark.h typedef void (*GC_describe_type_fn) GC_PROTO((void *p, char *out_buf));
GC_PROTO          257 gc/mark_rts.c  void GC_clear_roots GC_PROTO((void))
GC_PROTO          538 gc/mark_rts.c  void GC_push_gc_structures GC_PROTO((void))
GC_PROTO          143 gc/misc.c      GC_PTR GC_default_oom_fn GC_PROTO((size_t bytes_requested))
GC_PROTO          449 gc/misc.c      size_t GC_get_heap_size GC_PROTO(())
GC_PROTO          454 gc/misc.c      size_t GC_get_free_bytes GC_PROTO(())
GC_PROTO          459 gc/misc.c      size_t GC_get_bytes_since_gc GC_PROTO(())
GC_PROTO          464 gc/misc.c      size_t GC_get_total_bytes GC_PROTO(())
GC_PROTO          533 gc/misc.c      void GC_exit_check GC_PROTO((void))
GC_PROTO          805 gc/misc.c      void GC_enable_incremental GC_PROTO(())
GC_PROTO         1984 gc/os_dep.c    void GC_default_push_other_roots GC_PROTO((void))
GC_PROTO         2012 gc/os_dep.c    void GC_push_thread_structures GC_PROTO((void))
GC_PROTO         2040 gc/os_dep.c    void GC_default_push_other_roots GC_PROTO((void))
GC_PROTO         2060 gc/os_dep.c    void GC_default_push_other_roots GC_PROTO((void))
GC_PROTO          517 gc/pthread_support.c void GC_push_thread_structures GC_PROTO((void))
GC_PROTO          564 gc/solaris_threads.c void GC_push_thread_structures GC_PROTO((void))
GC_PROTO           34 gc/stubborn.c  void GC_push_stubborn_structures GC_PROTO((void))
GC_PROTO          322 gc/stubborn.c  void GC_push_stubborn_structures GC_PROTO((void))
GC_PROTO          219 gc/win32_threads.c void GC_push_thread_structures GC_PROTO((void))