Home
last modified time | relevance | path

Searched refs:write_complex (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dwrite.c1828 write_complex (st_parameter_dt *dtp, const char *source, int kind, size_t size) in write_complex() function
1950 write_complex (dtp, p, kind, size); in list_formatted_write_scalar()
2263 write_complex (dtp, p, len, obj_size); in nml_write_obj()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dwrite.c1776 write_complex (st_parameter_dt *dtp, const char *source, int kind, size_t size) in write_complex() function
1898 write_complex (dtp, p, kind, size); in list_formatted_write_scalar()
2211 write_complex (dtp, p, len, obj_size); in nml_write_obj()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2003207 write_character, write_real, write_complex): Add const.
H A DChangeLog-20161341 function. (write_float_0, write_real, write_real_g0, write_complex):
1450 (write_complex): Likewise modified. Gets both float strings before
H A DChangeLog-201772 * io/write.c (write_complex): Suppress the leading blanks when
H A DChangeLog-2005441 write_real, write_complex, write_separator,
563 * io/write.c (write_complex): Add size argument, fix for padding
H A DChangeLog-20181060 * io/write.c (write_real, write_real_g0, write_complex): Use
H A DChangeLog-20081698 (write_complex): Handle decimal comma and semi-colon separator.