Home
last modified time | relevance | path

Searched refs:BUG (Results 1 – 1 of 1) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_common.h65 #define BUG() do { \ macro
71 #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)

Completed in 5 milliseconds