Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dopen.c273 if (flags->decimal != DECIMAL_UNSPECIFIED) in edit_modes()
303 if (flags->decimal != DECIMAL_UNSPECIFIED) in edit_modes()
425 if (flags->decimal == DECIMAL_UNSPECIFIED) in new_unit()
798 flags.decimal = !(cf & IOPARM_OPEN_HAS_DECIMAL) ? DECIMAL_UNSPECIFIED : in st_open()
H A Dfile_pos.c394 u_flags.decimal = DECIMAL_UNSPECIFIED; in st_endfile()
H A Dio.h255 { DECIMAL_POINT, DECIMAL_COMMA, DECIMAL_UNSPECIFIED } enumerator
H A Dtransfer.c3037 u_flags.decimal = DECIMAL_UNSPECIFIED; in data_transfer_init()
3319 = !(cf & IOPARM_DT_HAS_DECIMAL) ? DECIMAL_UNSPECIFIED : in data_transfer_init()
3324 if (dtp->u.p.current_unit->decimal_status == DECIMAL_UNSPECIFIED) in data_transfer_init()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dopen.c251 if (flags->decimal != DECIMAL_UNSPECIFIED) in edit_modes()
281 if (flags->decimal != DECIMAL_UNSPECIFIED) in edit_modes()
403 if (flags->decimal == DECIMAL_UNSPECIFIED) in new_unit()
776 flags.decimal = !(cf & IOPARM_OPEN_HAS_DECIMAL) ? DECIMAL_UNSPECIFIED : in st_open()
H A Dfile_pos.c389 u_flags.decimal = DECIMAL_UNSPECIFIED; in st_endfile()
H A Dio.h251 { DECIMAL_POINT, DECIMAL_COMMA, DECIMAL_UNSPECIFIED } enumerator
H A Dtransfer.c2881 u_flags.decimal = DECIMAL_UNSPECIFIED; in data_transfer_init()
3156 = !(cf & IOPARM_DT_HAS_DECIMAL) ? DECIMAL_UNSPECIFIED : in data_transfer_init()
3161 if (dtp->u.p.current_unit->decimal_status == DECIMAL_UNSPECIFIED) in data_transfer_init()