Home
last modified time | relevance | path

Searched refs:get_c_kind (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dmisc.c389 get_c_kind(const char *c_kind_name, CInteropKind_t kinds_table[]) in get_c_kind() function
H A Dmisc.cc391 get_c_kind(const char *c_kind_name, CInteropKind_t kinds_table[]) in get_c_kind() function
H A Dgfortran.h3231 int get_c_kind (const char *, CInteropKind_t *);
H A Dsymbol.c4985 index = get_c_kind ("c_ptr", c_interop_kinds_table); in generate_isocbinding_symbol()
H A Dsymbol.cc5022 index = get_c_kind ("c_ptr", c_interop_kinds_table); in generate_isocbinding_symbol()
H A DChangeLog-20073128 Add prototypes for get_c_kind, gfc_validate_c_kind,
3217 (get_c_kind): New function.
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmisc.c389 get_c_kind(const char *c_kind_name, CInteropKind_t kinds_table[]) in get_c_kind() function
H A Dgfortran.h2946 int get_c_kind (const char *, CInteropKind_t *);
H A Dsymbol.c4985 index = get_c_kind ("c_ptr", c_interop_kinds_table); in generate_isocbinding_symbol()