Searched refs:_ASSERT (Results 1 – 1 of 1) sorted by relevance
248 #define _ASSERT(Expression) DebugAssert (__FILE__, __LINE__, #Expression) macro293 _ASSERT (Expression); \343 _ASSERT (!EFI_ERROR (StatusParameter)); \370 _ASSERT (!RETURN_ERROR (StatusParameter)); \408 _ASSERT (Guid already installed in database); \412 _ASSERT (Guid already installed on Handle); \522 (TYPE *) (_ASSERT (CR has Bad Signature), Record) : \