Home
last modified time | relevance | path

Searched defs:is_iso_c (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c40 match_kind_param (int *kind, int *is_iso_c) in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind()
248 int length, kind, is_iso_c; in match_integer_constant() local
517 int kind, count, seen_dp, seen_digits, is_iso_c, default_exponent; in match_real_constant() local
1299 int i, kind, is_iso_c; in match_logical_constant() local
H A Ddecl.c3317 match_char_kind (int * kind, int * is_iso_c) in match_char_kind()
3399 int kind, seen_length, is_iso_c; in gfc_match_char_spec() local
H A Dgfortran.h825 unsigned is_iso_c:1; /* Symbol is from iso_c_binding. */ member
1055 int is_iso_c; member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc40 match_kind_param (int *kind, int *is_iso_c) in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind()
248 int length, kind, is_iso_c; in match_integer_constant() local
517 int kind, count, seen_dp, seen_digits, is_iso_c, default_exponent; in match_real_constant() local
1278 int i, kind, is_iso_c; in match_logical_constant() local
H A Ddecl.cc3413 match_char_kind (int * kind, int * is_iso_c) in match_char_kind()
3495 int kind, seen_length, is_iso_c; in gfc_match_char_spec() local
H A Dgfortran.h897 unsigned is_iso_c:1; /* Symbol is from iso_c_binding. */ member
1130 int is_iso_c; member