OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DbgAssert
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/
debug.c
34
DbgAssert
(
/src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h
28
#define
DBGASSERT
(a)
DbgAssert
(__FILE__, __LINE__, #a)
33
#define
DBGASSERT
(a)
81
#define ASSERT(a) if(!(a))
DBGASSERT
(a)
82
#define ASSERT_LOCKED(l) if(!(l)->Lock)
DBGASSERT
(l not locked)
83
#define ASSERT_STRUCT(p,t)
DBGASSERT
(t not structure), p
98
DbgAssert
(
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025