OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gfc_common_head
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h
1377
struct
gfc_common_head
*common;
1888
struct
gfc_common_head
* common_head;
1991
struct
gfc_common_head
*common_block;
2011
typedef struct
gfc_common_head
struct
2025
gfc_common_head
;
typedef in typeref:struct:gfc_common_head
2027
#define gfc_get_common_head() XCNEW (
gfc_common_head
)
2093
gfc_common_head
*common;
2180
gfc_common_head
blank_common;
3572
bool verify_bind_c_sym (gfc_symbol *, gfc_typespec *, int,
gfc_common_head
*);
3574
bool verify_com_block_vars_c_interop (
gfc_common_head
*);
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h
1348
struct
gfc_common_head
*common;
1841
struct
gfc_common_head
* common_head;
1912
struct
gfc_common_head
*common_block;
1932
typedef struct
gfc_common_head
struct
1946
gfc_common_head
;
typedef in typeref:struct:gfc_common_head
1948
#define gfc_get_common_head() XCNEW (
gfc_common_head
)
2014
gfc_common_head
*common;
2101
gfc_common_head
blank_common;
3450
bool verify_bind_c_sym (gfc_symbol *, gfc_typespec *, int,
gfc_common_head
*);
3452
bool verify_com_block_vars_c_interop (
gfc_common_head
*);
[
all
...]
Completed in 36 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026