HomeSort by: relevance | last modified time | path
    Searched defs:st_write (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgfortran/io/
transfer.c 42 The first call is always a call to st_read() or st_write(). These
76 st_write(), an error inhibits any data from actually being
4627 extern void st_write (st_parameter_dt *);
4628 export_proto (st_write); variable
4631 st_write (st_parameter_dt *dtp) function
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
transfer.c 42 The first call is always a call to st_read() or st_write(). These
76 st_write(), an error inhibits any data from actually being
4571 extern void st_write (st_parameter_dt *);
4572 export_proto (st_write); variable
4575 st_write (st_parameter_dt *dtp) function

Completed in 18 milliseconds