Searched defs:CLR_BIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/qat/qat_common/
H A Dqat_hal.c200 #define CLR_BIT(wrd, bit) ((wrd) & ~(1 << (bit))) macro
[all...]
/freebsd-current/sys/dev/sym/
H A Dsym_hipd.c9184 #define CLR_BIT 1 macro
9380 #undef CLR_BIT /* 1 */ macro

Completed in 79 milliseconds