#define BREAKIFTRUE( ret ) if( ( ret ) ) break;

原文地址:https://www.cnblogs.com/chenzuoyou/p/3143604.html