Searched defs:_BIT128 (Results 1 – 2 of 2) sorted by relevance
45 #define _BIT128(x) ((unsigned __int128)(1) << (x)) macro