Searched defs:__ll_lowpart (Results 1 – 5 of 5) sorted by relevance
48 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) macro
45 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) macro
38 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) macro