DEBUG_CODE 49 ext/dl/dl.h #define DEBUG_CODE(b) {printf("DEBUG:%d\n",__LINE__);b;} DEBUG_CODE 52 ext/dl/dl.h #define DEBUG_CODE(b)