Searched refs:assert_real (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/
H A Dassert.h24 #define assert(x) assert_real(__FILE__, __LINE__, x)
27 assert_real (const char *file, int line, int cond) function

Completed in 31 milliseconds