OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iargc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
args.c
1
/* Implementation of the GETARG and
IARGC
g77, and
74
states that
iargc
does not include the specification of the
77
extern GFC_INTEGER_4
iargc
(void);
78
export_proto(
iargc
);
variable
81
iargc
(void)
function
95
- function command_argument_count() is converted to
iargc
by the compiler.
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
args.c
1
/* Implementation of the GETARG and
IARGC
g77, and
74
states that
iargc
does not include the specification of the
77
extern GFC_INTEGER_4
iargc
(void);
78
export_proto(
iargc
);
variable
81
iargc
(void)
function
95
- function command_argument_count() is converted to
iargc
by the compiler.
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026