Searched refs:CLEARBIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dbitstring.c37 #define CLEARBIT(bs, n) (bs)->data[DIV8(n)] &= ~(1 << (7 - MOD8(n))) macro
122 CLEARBIT(target, tbitpos);
/freebsd-10.3-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c35065 #define CLEARBIT macro
[all...]
/freebsd-10.3-release/contrib/sqlite3/
H A Dsqlite3.c39671 #define CLEARBIT macro
[all...]

Completed in 808 milliseconds