Home | History | Annotate | Download | only in MCParser

Lines Matching refs:IEEEdouble

660     APFloat RealVal(APFloat::IEEEdouble, getTok().getString());
1104 return ParseDirectiveRealValue(APFloat::IEEEdouble);