GCAssertMsg 58 MMgc/GCDebug.h #define GCAssertMsg(x,y) _GCAssertMsg((x), y, __LINE__,__FILE__) GCAssertMsg 63 MMgc/GCDebug.h #define GCAssertMsg(x,y) do { } while (0) /* no semi */