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