Searched refs:nml_write_obj (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dwrite.c1970 nml_write_obj writes a namelist object to the output stream. It is called
2049 nml_write_obj (st_parameter_dt *dtp, namelist_info *obj, index_type offset, function
2219 nml_write_obj.
2323 with the return value from nml_write_obj => this loop jumps
2330 retval = nml_write_obj (dtp, cmp,
2391 nml_write_obj. The call below has dummys in the arguments used in
2431 t1 = nml_write_obj (dtp, t2, dummy_offset, dummy, dummy_name);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dwrite.c2022 nml_write_obj writes a namelist object to the output stream. It is called
2101 nml_write_obj (st_parameter_dt *dtp, namelist_info *obj, index_type offset, function
2271 nml_write_obj.
2375 with the return value from nml_write_obj => this loop jumps
2382 retval = nml_write_obj (dtp, cmp,
2443 nml_write_obj. The call below has dummys in the arguments used in
2483 t1 = nml_write_obj (dtp, t2, dummy_offset, dummy, dummy_name);

Completed in 140 milliseconds