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