Searched defs:BUILD_BUG_ON (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dbuild_bug.h9 #define BUILD_BUG_ON(x) CTASSERT(!(x)) macro

Completed in 116 milliseconds