Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-debug.h63 #define C_UNUSED(v) (void)(0 ? (v) = (v), 1 : 0) macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-debug.h84 #define C_UNUSED(v) (void)(0 ? (v) = (v), 1 : 0) macro