Searched defs:__ll_highpart (Results 1 – 6 of 6) sorted by relevance
46 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2)) macro
59 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2)) macro
65 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2)) macro