OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_unit
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/io/
open.c
355
new_unit
(st_parameter_open *opp, gfc_unit *u, unit_flags *flags)
function
533
internal_error (&opp->common, "
new_unit
(): Bad status");
742
u =
new_unit
(opp, u, flags);
921
u =
new_unit
(opp, u, &flags);
io.h
815
extern gfc_unit *
new_unit
(st_parameter_open *, gfc_unit *, unit_flags *);
816
internal_proto(
new_unit
);
variable
/src/external/gpl3/gcc.old/dist/libgfortran/io/
open.c
355
new_unit
(st_parameter_open *opp, gfc_unit *u, unit_flags *flags)
function
533
internal_error (&opp->common, "
new_unit
(): Bad status");
742
u =
new_unit
(opp, u, flags);
921
u =
new_unit
(opp, u, &flags);
io.h
811
extern gfc_unit *
new_unit
(st_parameter_open *, gfc_unit *, unit_flags *);
812
internal_proto(
new_unit
);
variable
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026