Searched defs:__ll_lowpart (Results 1 – 5 of 5) sorted by relevance
9 #define __ll_lowpart(t) ((unsigned long) (t) & (__ll_B - 1)) macro
11 #define __ll_lowpart(t) ((unsigned long) (t) & (__ll_B - 1)) macro
29 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) macro
37 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) macro
40 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) macro