Searched defs:NOT_REFERENCED (Results 1 – 2 of 2) sorted by relevance
78 #define NOT_REFERENCED(x) (x) macro124 # define NOT_REFERENCED(x) (x = x) macro
180 # define NOT_REFERENCED(x = x) ((void) (x)) macro