Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-debug.h45 #define __C_BUG(n) __C_BUG2(n) macro
47 #define C_BUG(expr) typedef char __C_BUG(__LINE__)[(expr) ? -1 : 1]
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-debug.h66 #define __C_BUG(n) __C_BUG2(n) macro
68 #define C_BUG(expr) typedef char __C_BUG(__LINE__)[(expr) ? -1 : 1]