Searched defs:_color (Results 1 – 4 of 4) sorted by relevance
26 #define FW_CMD_ID_AND_COLOR(_id, _color) (((_id) << FW_CTXT_ID_POS) |\ argument
38 diff_output_set_colors(bool _color, in diff_output_set_colors()
555 int _color; /* current color-pair for non-space character */ member
2657 #define IWM_FW_CMD_ID_AND_COLOR(_id, _color) ((_id << IWM_FW_CTXT_ID_POS) |\ argument