Searched defs:getSign (Results 1 – 3 of 3) sorted by relevance
175 inline bool getSign() const { return (v >> 31) != 0; } in getSign() function312 inline bool getSign() const { return (v >> 63) != 0; } in getSign() function