Searched defs:CONF_HAS (Results 1 – 2 of 2) sorted by relevance
133 #define CONF_HAS(config, val) ((config) & (1 << (val))) macro