Searched defs:OSCL_UNUSED_ARG (Results 1 - 1 of 1) sorted by relevance

/external/opencore/oscl/oscl/osclbase/src/
H A Doscl_base_macros.h90 * OSCL_UNUSED_ARG(vbl) is used to "reference" an otherwise unused
101 #define OSCL_UNUSED_ARG(vbl) (void)(vbl) macro

Completed in 46 milliseconds