Searched refs:IntegerMode (Results 1 – 1 of 1) sorted by relevance
3294 bool &IntegerMode, bool &ComplexMode) { in parseModeAttrArg() argument3318 IntegerMode = false; in parseModeAttrArg()3320 IntegerMode = false; in parseModeAttrArg()3366 bool IntegerMode = true; in handleModeAttr() local3380 IntegerMode, ComplexMode); in handleModeAttr()3388 parseModeAttrArg(S, Str, DestWidth, IntegerMode, ComplexMode); in handleModeAttr()3409 else if (IntegerMode) { in handleModeAttr()3431 if (IntegerMode) in handleModeAttr()