Searched defs:__ll_lowpart (Results 1 – 6 of 6) sorted by relevance
45 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) macro
58 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) macro
64 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) macro