Lines Matching full:issigned
83 // isSigned() returns true if T is signed
124 static bool isSigned();
140 static bool isSigned() {return (char) ~0 < 0;}
151 static bool isSigned() {return true;}
162 static bool isSigned() {return false;}
173 static bool isSigned() {return true;}
184 static bool isSigned() {return false;}
195 static bool isSigned() {return true;}
206 static bool isSigned() {return false;}
217 static bool isSigned() {return true;}
228 static bool isSigned() {return false;}
239 static bool isSigned() {return true;}
250 static bool isSigned() {return true;}
261 static bool isSigned() {return true;}