Home | History | Annotate | Download | only in config

Lines Matching full:floating

1 /* atof_vax.c - turn a Flonum into a VAX floating point number
144 *words = 0x8000; /* Floating Reserved Operand Code. */
241 /* In: a flonum, a vax floating point format.
242 Out: a vax floating-point bit pattern. */
318 number, but return a floating exception
367 number, but return a floating exception
379 /* In: input_line_pointer->the 1st character of a floating-point
382 binary floating point number returned.
383 Address of where to build floating point literal.
387 Out: Input_line_pointer->of next char after floating number.
389 Floating point literal.
453 return kind_of_float ? NULL : _("Unrecognized or unsupported floating point constant");