PROTO              36 gc/gcc_support.c #   define PROTO( args ) args
PROTO              38 gc/gcc_support.c #    define PROTO( args ) ()
PROTO              45 gc/gcc_support.c typedef void (*vfp) PROTO(( void ));
PROTO              54 gc/gcc_support.c typedef (*destructor_proc) PROTO(( void* this, int flag ));
PROTO             412 gc/gcc_support.c     void (*c) PROTO(( void* d, void* t ));
PROTO             428 gc/gcc_support.c     void (*c) PROTO(( void* d, void* t ));