Searched defs:signPrefix (Results 1 – 1 of 1) sorted by relevance
512 const string signPrefix = (isSigned) ? "i" : "u"; in getOtherSizeTypes() local608 const string signPrefix = (isSigned) ? "i" : "u"; in getBinaryFullOperationWithInputWidthStr() local