Lines Matching +defs:gen +defs:c

376   int c;  in get_integer()  local
966 int c; in compare_true_names() local
988 int c; in find_true_name() local
1244 const char c = module_content[module_pos++]; in module_char() local
1278 int c; in parse_string() local
1315 parse_integer (int c) in parse_integer()
1337 parse_name (int c) in parse_name()
1371 int c; in parse_atom() local
1472 int c; in peek_atom() local
1942 gfc_char_t c = 0; in unquote_string() local
2897 mio_component (gfc_component *c, int vtype) in mio_component()
2950 gfc_component *c, *tail; in mio_component_list() local
3198 gfc_constructor *c; in mio_constructor() local
4502 int c; in find_symbol() local
4638 gfc_interface *generic = NULL, *gen = NULL; in load_generic_interfaces() local
5261 gfc_component *c; in read_module() local
5582 int c = strcmp (aname, bname); in compare_written_commons() local
5629 int c = strcmp (name, w->name); in write_common_0() local
6528 #define NAMED_FUNCTION(a,b,c,d) \ in import_iso_c_binding_module() argument
6533 #define NAMED_SUBROUTINE(a,b,c,d) \ in import_iso_c_binding_module() argument
6538 #define NAMED_INTCST(a,b,c,d) \ in import_iso_c_binding_module() argument
6543 #define NAMED_REALCST(a,b,c,d) \ in import_iso_c_binding_module() argument
6548 #define NAMED_CMPXCST(a,b,c,d) \ in import_iso_c_binding_module() argument
6568 #define NAMED_FUNCTION(a,b,c,d) \ in import_iso_c_binding_module() argument
6582 #define NAMED_SUBROUTINE(a,b,c,d) \ in import_iso_c_binding_module() argument
6615 #define NAMED_FUNCTION(a,b,c,d) \ in import_iso_c_binding_module() argument
6620 #define NAMED_SUBROUTINE(a,b,c,d) \ in import_iso_c_binding_module() argument
6625 #define NAMED_INTCST(a,b,c,d) \ in import_iso_c_binding_module() argument
6630 #define NAMED_REALCST(a,b,c,d) \ in import_iso_c_binding_module() argument
6635 #define NAMED_CMPXCST(a,b,c,d) \ in import_iso_c_binding_module() argument
6647 #define NAMED_FUNCTION(a,b,c,d) \ in import_iso_c_binding_module() argument
6659 #define NAMED_SUBROUTINE(a,b,c,d) \ in import_iso_c_binding_module() argument
6863 #define NAMED_INTCST(a,b,c,d) { a, b, 0, d }, in use_iso_fortran_env_module() argument
6864 #define NAMED_KINDARRAY(a,b,c,d) { a, b, 0, d }, in use_iso_fortran_env_module() argument
6865 #define NAMED_DERIVED_TYPE(a,b,c,d) { a, b, 0, d }, in use_iso_fortran_env_module() argument
6866 #define NAMED_FUNCTION(a,b,c,d) { a, b, c, d }, in use_iso_fortran_env_module() argument
6867 #define NAMED_SUBROUTINE(a,b,c,d) { a, b, c, d }, in use_iso_fortran_env_module() argument
6872 #define NAMED_INTCST(a,b,c,d) symbol[i++].value = c; in use_iso_fortran_env_module() argument
6921 #define NAMED_INTCST(a,b,c,d) \ in use_iso_fortran_env_module() argument
6956 #define NAMED_FUNCTION(a,b,c,d) \ in use_iso_fortran_env_module() argument
6988 #define NAMED_INTCST(a,b,c,d) \ in use_iso_fortran_env_module() argument
7015 #define NAMED_FUNCTION(a,b,c,d) \ in use_iso_fortran_env_module() argument
7047 int c, line, start; in gfc_use_module() local