Searched refs:read_decimal (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dio.h883 extern void read_decimal (st_parameter_dt *, const fnode *, char *, int);
884 internal_proto(read_decimal); variable
H A Dread.c624 /* read_decimal()-- Read a decimal integer value. The values here are
628 read_decimal (st_parameter_dt *dtp, const fnode *f, char *dest, int length) function
H A Dtransfer.c1477 read_decimal (dtp, f, p, kind);
1638 read_decimal (dtp, f, p, kind);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dio.h887 extern void read_decimal (st_parameter_dt *, const fnode *, char *, int);
888 internal_proto(read_decimal); variable
H A Dread.c657 /* read_decimal()-- Read a decimal integer value. The values here are
661 read_decimal (st_parameter_dt *dtp, const fnode *f, char *dest, int length) function
H A Dtransfer.c1605 read_decimal (dtp, f, p, kind);
1778 read_decimal (dtp, f, p, kind);

Completed in 124 milliseconds