Searched refs:floatbuf (Results 1 – 2 of 2) sorted by relevance
1089 LITTLENUM_TYPE floatbuf[8]; in md_operand() local1135 s = atof_ieee (s, type, floatbuf); in md_operand()1149 expressionP->X_add_number = ((floatbuf[fieldnum * 2] in md_operand()1151 + floatbuf[fieldnum * 2 + 1]); in md_operand()
1405 LITTLENUM_TYPE floatbuf[8]; in md_operand() local1449 s = atof_ieee (s, type, floatbuf); in md_operand()1463 expressionP->X_add_number = ((floatbuf[fieldnum * 2] in md_operand()1465 + floatbuf[fieldnum * 2 + 1]); in md_operand()