Searched defs:CONF_GE (Results 1 – 2 of 2) sorted by relevance
139 #define CONF_GE(config, val) ((config) & (0-(1 << (val)))) macro