Searched refs:BLANK_ZERO (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dread.c697 if (dtp->u.p.blank_status == BLANK_ZERO) c = '0';
799 if (dtp->u.p.blank_status == BLANK_ZERO) c = '0';
966 if (dtp->u.p.blank_status == BLANK_ZERO)
1030 if (dtp->u.p.blank_status == BLANK_ZERO)
1135 if (dtp->u.p.blank_status == BLANK_ZERO)
H A Dio.h221 { BLANK_NULL, BLANK_ZERO, BLANK_UNSPECIFIED } enumerator in enum:__anon1320
H A Dinquire.c251 case BLANK_ZERO:
H A Dopen.c73 { "zero", BLANK_ZERO},
H A Dtransfer.c171 {"zero", BLANK_ZERO},
1751 dtp->u.p.blank_status = BLANK_ZERO;
2222 dtp->u.p.blank_status = BLANK_ZERO;
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dread.c730 if (dtp->u.p.blank_status == BLANK_ZERO) c = '0';
832 if (dtp->u.p.blank_status == BLANK_ZERO) c = '0';
999 if (dtp->u.p.blank_status == BLANK_ZERO)
1063 if (dtp->u.p.blank_status == BLANK_ZERO)
1168 if (dtp->u.p.blank_status == BLANK_ZERO)
H A Dinquire.c251 case BLANK_ZERO:
H A Dio.h225 { BLANK_NULL, BLANK_ZERO, BLANK_UNSPECIFIED } enumerator in enum:__anon1591
H A Dopen.c73 { "zero", BLANK_ZERO},
H A Dtransfer.c171 {"zero", BLANK_ZERO},
1891 dtp->u.p.blank_status = BLANK_ZERO;
2374 dtp->u.p.blank_status = BLANK_ZERO;

Completed in 144 milliseconds