Searched refs:MPOOL_ASSERT (Results 1 – 4 of 4) sorted by relevance
234 #define MPOOL_ASSERT(_bool, _f) if (!(_bool)) { (_f); MS_ASSERT(0); } macro239 #define MPOOL_ASSERT(_bool, _f) if (!(_bool)) { (_f); } macro1099 …MPOOL_ASSERT(_tVa2PaOff[1], printf("MsOS_MPool_Init/MsOS_MPool_Get for un-cache have not involked … in MsOS_MPool_PA2KSEG1()1195 …MPOOL_ASSERT(_tVa2PaOff[0], printf("MsOS_MPool_Init/MsOS_MPool_Get for cache have not involked yet… in MsOS_MPool_PA2KSEG0()
177 #define MPOOL_ASSERT(_bool, _f) if (!(_bool)) { (_f); MS_ASSERT(0); } macro182 #define MPOOL_ASSERT(_bool, _f) if (!(_bool)) { (_f); } macro
118 #define MPOOL_ASSERT(_bool, _f) if (!(_bool)) { (_f); } macro
169 #define MPOOL_ASSERT(_bool, _f) if (!(_bool)) { (_f); } macro