Searched refs:d_bendh (Results 1 – 2 of 2) sorted by relevance
105 u_int16_t d_bendh; /* size of useable region (high part) */ member184 #define DL_GETBEND(d) (((u_int64_t)(d)->d_bendh << 32) + \188 (d)->d_bendh = __x >> 32; \
1109 lab1.d_bendh = lab2.d_bendh; in cmplabel()