Searched defs:getExp (Results 1 – 3 of 3) sorted by relevance
179 inline int getExp() const { return ((v >> 23) & 0xFF) - 127; } in getExp() function316 inline int getExp() const { return ((v >> 52) & 0x7FF) - 1023; } in getExp() function