Searched refs:write_complex (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | write.c | 1828 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 D | write.c | 1776 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 D | ChangeLog-2003 | 207 write_character, write_real, write_complex): Add const.
|
H A D | ChangeLog-2016 | 1341 function. (write_float_0, write_real, write_real_g0, write_complex): 1450 (write_complex): Likewise modified. Gets both float strings before
|
H A D | ChangeLog-2017 | 72 * io/write.c (write_complex): Suppress the leading blanks when
|
H A D | ChangeLog-2005 | 441 write_real, write_complex, write_separator, 563 * io/write.c (write_complex): Add size argument, fix for padding
|
H A D | ChangeLog-2018 | 1060 * io/write.c (write_real, write_real_g0, write_complex): Use
|
H A D | ChangeLog-2008 | 1698 (write_complex): Handle decimal comma and semi-colon separator.
|