GC_DLL            960 gc/include/gc.h #     ifdef GC_DLL
GC_DLL            124 gc/include/gc_config_macros.h #if defined(_DLL) && !defined(GC_NOT_DLL) && !defined(GC_DLL)
GC_DLL            128 gc/include/gc_config_macros.h #if defined(__MINGW32__) && defined(GC_DLL)
GC_DLL            136 gc/include/gc_config_macros.h #if (defined(__DMC__) || defined(_MSC_VER)) && defined(GC_DLL)
GC_DLL            144 gc/include/gc_config_macros.h #if defined(__WATCOMC__) && defined(GC_DLL)
GC_DLL             52 gc/misc.c      #	      elif defined(GC_DLL)
GC_DLL            431 gc/win32_threads.c #if !defined(MSWINCE) && defined(GC_DLL)
GC_DLL            753 gc/win32_threads.c #ifdef GC_DLL