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_oacc_routine_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h
2104
typedef struct
gfc_oacc_routine_name
struct
2108
struct
gfc_oacc_routine_name
*next;
2111
gfc_oacc_routine_name
;
typedef in typeref:struct:gfc_oacc_routine_name
2113
#define gfc_get_oacc_routine_name() XCNEW (
gfc_oacc_routine_name
)
2198
gfc_oacc_routine_name
*oacc_routine_names;
/src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h
2025
typedef struct
gfc_oacc_routine_name
struct
2029
struct
gfc_oacc_routine_name
*next;
2032
gfc_oacc_routine_name
;
typedef in typeref:struct:gfc_oacc_routine_name
2034
#define gfc_get_oacc_routine_name() XCNEW (
gfc_oacc_routine_name
)
2119
gfc_oacc_routine_name
*oacc_routine_names;
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026