Searched refs:LASTBIT (Results 1 – 2 of 2) sorted by relevance
38 #define LASTBIT(u) (u.i.m & 1) macro41 #define LASTBIT(u) (u.i.lo & 1) macro90 if (!LASTBIT(u)) in add_adjusted()122 if ((bits_lost != 1) ^ LASTBIT(u)) in add_and_denormalize()