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

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dinquire.c271 case PAD_NO:
617 case PAD_NO:
H A Dtransfer.c184 {"no", PAD_NO},
242 && dtp->u.p.current_unit->pad_status == PAD_NO)
416 if (dtp->u.p.current_unit->pad_status == PAD_NO)
449 if (dtp->u.p.current_unit->pad_status == PAD_NO)
461 || dtp->u.p.current_unit->pad_status == PAD_NO
514 if (unlikely (dtp->u.p.current_unit->pad_status == PAD_NO)
576 if (dtp->u.p.current_unit->pad_status == PAD_NO)
604 && dtp->u.p.current_unit->pad_status == PAD_NO)
3676 || dtp->u.p.current_unit->pad_status == PAD_NO
H A Dio.h247 { PAD_YES, PAD_NO, PAD_UNSPECIFIED } enumerator in enum:__anon1325
H A Dread.c1252 if ((dtp->u.p.current_unit->pad_status == PAD_NO || is_internal_unit (dtp))
H A Dopen.c113 { "no", PAD_NO},
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dinquire.c271 case PAD_NO:
617 case PAD_NO:
H A Dtransfer.c184 {"no", PAD_NO},
242 && dtp->u.p.current_unit->pad_status == PAD_NO)
416 if (dtp->u.p.current_unit->pad_status == PAD_NO)
449 if (dtp->u.p.current_unit->pad_status == PAD_NO)
461 || dtp->u.p.current_unit->pad_status == PAD_NO
514 if (unlikely (dtp->u.p.current_unit->pad_status == PAD_NO)
576 if (dtp->u.p.current_unit->pad_status == PAD_NO)
604 && dtp->u.p.current_unit->pad_status == PAD_NO)
3839 || dtp->u.p.current_unit->pad_status == PAD_NO
H A Dio.h251 { PAD_YES, PAD_NO, PAD_UNSPECIFIED } enumerator in enum:__anon1596
H A Dopen.c113 { "no", PAD_NO},
H A Dread.c1291 if ((dtp->u.p.current_unit->pad_status == PAD_NO || is_internal_unit (dtp))

Completed in 226 milliseconds