DEBUG_CODE2 50 ext/dl/dl.h #define DEBUG_CODE2(b1,b2) {printf("DEBUG:%d\n",__LINE__);b1;} DEBUG_CODE2 53 ext/dl/dl.h #define DEBUG_CODE2(b1,b2) b2