Home
last modified time | relevance | path

Searched defs:assertion (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dutil.h30 #define gfs2_assert(sdp, assertion) \ argument
43 #define gfs2_assert_withdraw(sdp, assertion) \ argument
52 #define gfs2_assert_withdraw_delayed(sdp, assertion) \ argument
64 #define gfs2_assert_warn(sdp, assertion) \ argument
H A Dutil.c369 void gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_withdraw_i()
399 void gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_warn_i()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dassert.hpp86 struct assertion struct
92 struct assertion<true> struct
/OK3568_Linux_fs/u-boot/lib/
H A Dtiny-printf.c385 void __assert_fail(const char *assertion, const char *file, unsigned line, in __assert_fail()
H A Dvsprintf.c783 void __assert_fail(const char *assertion, const char *file, unsigned line, in __assert_fail()