Home | History | Annotate | Download | only in io

Lines Matching defs:us

194   gfc_unit *us;
201 us = find_unit (*unit);
202 if (us != NULL)
204 sflush (us->s);
205 unlock_unit (us);
217 gfc_unit *us;
224 us = find_unit (*unit);
225 if (us != NULL)
227 sflush (us->s);
228 unlock_unit (us);