Searched defs:__ll_highpart (Results 1 – 5 of 5) sorted by relevance
10 #define __ll_highpart(t) ((unsigned long) (t) >> (W_TYPE_SIZE / 2)) macro
12 #define __ll_highpart(t) ((unsigned long) (t) >> (W_TYPE_SIZE / 2)) macro
30 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2)) macro
38 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2)) macro
41 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2)) macro