Home
last modified time | relevance | path

Searched defs:static_assert (Results 1 – 15 of 15) sorted by relevance

/third_party/libinput/include/
Dconfig.h31 # define static_assert(cond, msg) _Static_assert(cond, msg) macro
33 # define static_assert(cond, msg) macro
/third_party/mesa3d/include/
Dc11_compat.h21 #define static_assert _Static_assert macro
/third_party/musl/porting/liteos_m/kernel/include/
Dassert.h12 #define static_assert _Static_assert macro
/third_party/musl/include/
Dassert.h12 #define static_assert _Static_assert macro
/third_party/musl/porting/uniproton/kernel/include/
Dassert.h12 #define static_assert _Static_assert macro
/third_party/musl/ndk_musl_include/
Dassert.h12 #define static_assert _Static_assert macro
/third_party/musl/porting/liteos_a/kernel/include/
Dassert.h14 #define static_assert _Static_assert macro
/third_party/ejdb/src/tmpl/
Dejdb2cfg.h54 #define static_assert _Static_assert macro
/third_party/ejdb/src/
Dejdb2cfg.h54 #define static_assert _Static_assert macro
/third_party/iowow/src/tmpl/
Diwcfg.h65 #define static_assert _Static_assert macro
/third_party/iowow/src/
Diwcfg.h65 #define static_assert _Static_assert macro
/third_party/weston/shared/
Dhelpers.h131 # define static_assert(cond, msg) _Static_assert(cond, msg) macro
/third_party/glib/glib/gnulib/
Dverify.h218 # define static_assert _Static_assert /* C11 requires this #define. */ macro
/third_party/gettext/gettext-runtime/intl/
Dverify.h230 # define static_assert _Static_assert /* C11 requires this #define. */ macro
/third_party/libusb/libusb/
Dlibusbi.h44 #define static_assert(cond, msg) _Static_assert(cond, msg) macro