Home | History | Annotate | Download | only in utils

Lines Matching refs:IS_PARAM_FOR_MODULE

116 /** \def IS_PARAM_FOR_MODULE
120 #define IS_PARAM_FOR_MODULE(param, module) ((param & 0x0000FF00) == module)