Home
last modified time | relevance | path

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

/AliOS-Things-master/components/osal_aos/include/aos/
A Dcompiler.h45 #define UNUSED __attribute__((unused)) macro
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dunicode.h40 #define GET_WARGV(UNUSED, C) wargv[C] argument
42 #define GET_WARGV_SHIFTED(UNUSED, C) wargv[(C) + 1] argument
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/webp/ com/google/webp/libwebp ...
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngunknown.c161 # define UNUSED(param) (void)param; macro
163 # define UNUSED(param) macro
A Dpngvalid.c150 # define UNUSED(param) (void)param; macro
152 # define UNUSED(param) macro
/AliOS-Things-master/components/ble_host/include/
A Dble_os_port.h57 #define UNUSED(x) (void)x macro
/AliOS-Things-master/components/sensor/include/sensor/
A Dsensor.h22 #define UNUSED __attribute__((unused)) macro

Completed in 31 milliseconds