Searched refs:_PEI_DEBUG_ASSERT (Results 1 – 1 of 1) sorted by relevance
56 #define _PEI_DEBUG_ASSERT(PeiST, assertion) \ macro65 _PEI_DEBUG_ASSERT(PeiST, assertion)67 #define PEI_ASSERT_LOCKED(PeiST, l) if(!(l)->Lock) _PEI_DEBUG_ASSERT(PeiST, l not locked)