Searched defs:RX_USED_SET (Results 1 – 1 of 1) sorted by relevance
454 #define RX_USED_SET(x, y) ((x)->used = (y)) macro457 #define RX_USED_SET(x, y) do { } while(0) macro