Searched refs:_BIT128 (Results 1 – 4 of 4) sorted by relevance
16 ((_BIT128((h)) << 1) - (_BIT128(l)))
45 #define _BIT128(x) ((unsigned __int128)(1) << (x)) macro