Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/wlan/cld80211-lib/
Dcld80211_lib.h40 #define UNUSED(x) (void)(x) macro
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c29 #define UNUSED(x) (void)(x) macro
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcommon.h209 #define UNUSED(x) (void)(x) macro
/hardware/google/av/codec2/tests/
DC2ComponentInterface_test.cpp31 #define UNUSED(expr) \ macro
/hardware/nxp/nfc/halimpl/common/
DphNfcTypes.h319 #define UNUSED(X) (void)(X); macro
/hardware/google/av/media/codecs/avc/
DC2SoftAvcEnc.h109 #define UNUSED(x) ((void)(x)) macro