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

/haiku/headers/private/shared/
H A Dbinary-utils.h16 #define BIT(n) (1ULL << n) macro
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx.h14 #define BIT(n) (1UL<<(n)) macro
[all...]

Completed in 81 milliseconds