Home
last modified time | relevance | path

Searched refs:bind_c (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.c3377 bool func_ret, locus *where, bool bind_c) in write_decl() argument
3400 if (rok == T_WARN && bind_c) in write_decl()
3446 write_proc (gfc_symbol *sym, bool bind_c) in write_proc() argument
3456 external_character = sym->ts.type == BT_CHARACTER && !bind_c; in write_proc()
3469 write_decl (&(sym->ts), sym->as, sym_name, true, &sym->declared_at, bind_c); in write_proc()
3471 if (!bind_c) in write_proc()
3514 if (bind_c && rok == T_WARN) in write_proc()
3520 if (!bind_c) in write_proc()
H A Ddump-parse-tree.cc3716 bool func_ret, locus *where, bool bind_c) in write_decl() argument
3739 if (rok == T_WARN && bind_c) in write_decl()
3785 write_proc (gfc_symbol *sym, bool bind_c) in write_proc() argument
3795 external_character = sym->ts.type == BT_CHARACTER && !bind_c; in write_proc()
3808 write_decl (&(sym->ts), sym->as, sym_name, true, &sym->declared_at, bind_c); in write_proc()
3810 if (!bind_c) in write_proc()
3853 if (bind_c && rok == T_WARN) in write_proc()
3859 if (!bind_c) in write_proc()
H A DChangeLog-20192071 (write_decl): Add argument bind_c. Adjust for dumping of external
2074 (write_interop_decl): Add bind_c argument to call of write_proc.
2365 * gfortran.h (gfc_symbol): Add bind_c component.
2366 (gfc_get_gsymbol): Add argument bind_c.
2367 * decl.c (add_global_entry): Add bind_c argument to
2376 * symbol.c (gfc_get_gsymbol): Add argument bind_c. Set bind_c
2378 * trans-decl.c (gfc_get_module_backend_decl): Add bind_c argument
2982 arguments, when the formal arguments are bind_c with assumed
H A Dgfortran.h2207 bool bind_c; member
3474 gfc_gsymbol *gfc_get_gsymbol (const char *, bool bind_c);
H A Dsymbol.c4341 gfc_get_gsymbol (const char *name, bool bind_c) in gfc_get_gsymbol() argument
4352 s->bind_c = bind_c; in gfc_get_gsymbol()
H A Dsymbol.cc4361 gfc_get_gsymbol (const char *name, bool bind_c) in gfc_get_gsymbol() argument
4372 s->bind_c = bind_c; in gfc_get_gsymbol()
H A Dtrans-decl.c2099 if (gsym && !gsym->bind_c) in gfc_get_extern_function_decl()
2105 if (gsym && gsym->bind_c) in gfc_get_extern_function_decl()
H A Dtrans-decl.cc2139 if (gsym && !gsym->bind_c) in gfc_get_extern_function_decl()
2145 if (gsym && gsym->bind_c) in gfc_get_extern_function_decl()
H A DChangeLog-20152588 (gfc_conv_expr): Prevent bind_c handling when not required.
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c3377 bool func_ret, locus *where, bool bind_c) in write_decl() argument
3400 if (rok == T_WARN && bind_c) in write_decl()
3446 write_proc (gfc_symbol *sym, bool bind_c) in write_proc() argument
3456 external_character = sym->ts.type == BT_CHARACTER && !bind_c; in write_proc()
3469 write_decl (&(sym->ts), sym->as, sym_name, true, &sym->declared_at, bind_c); in write_proc()
3471 if (!bind_c) in write_proc()
3514 if (bind_c && rok == T_WARN) in write_proc()
3520 if (!bind_c) in write_proc()
H A Dgfortran.h1942 bool bind_c; member
3193 gfc_gsymbol *gfc_get_gsymbol (const char *, bool bind_c);
H A Dsymbol.c4341 gfc_get_gsymbol (const char *name, bool bind_c) in gfc_get_gsymbol() argument
4352 s->bind_c = bind_c; in gfc_get_gsymbol()
H A Dtrans-decl.c2099 if (gsym && !gsym->bind_c) in gfc_get_extern_function_decl()
2105 if (gsym && gsym->bind_c) in gfc_get_extern_function_decl()
/netbsd/external/gpl3/gcc/dist/
H A DMD5SUMS71954 8ecbdc4f53d5d3f8fddd7a50b8a8ddb8 gcc/testsuite/gfortran.dg/lto/bind_c-1_0.f90
71955 052e44c20d305f6f59a866edce1a8f0c gcc/testsuite/gfortran.dg/lto/bind_c-1_1.c
71956 53765fb202b829ee5eff495453696dbf gcc/testsuite/gfortran.dg/lto/bind_c-2_0.f90
71957 aca47419ea0ae40bae37d0dd6e4f48b8 gcc/testsuite/gfortran.dg/lto/bind_c-2_1.c
71959 be51453fd240225c80b7c1e1b1e9810f gcc/testsuite/gfortran.dg/lto/bind_c-2b_1.c
71960 8a9324f9a3d6fc2adc505c988968df40 gcc/testsuite/gfortran.dg/lto/bind_c-3_0.f90
71961 aaedefb71d2850264dcf75a8908adffb gcc/testsuite/gfortran.dg/lto/bind_c-3_1.c
71962 17774e5bbaa62ee642b1755dbbff0070 gcc/testsuite/gfortran.dg/lto/bind_c-4_0.f90
71963 eee4e4b1f7234702e72fe778c0d2621b gcc/testsuite/gfortran.dg/lto/bind_c-4_1.c
71965 ed6e00c5dc57055959583aa16ab493b8 gcc/testsuite/gfortran.dg/lto/bind_c-5_1.c
[all …]
/netbsd/external/gpl3/gcc.old/dist/
H A DMD5SUMS71954 8ecbdc4f53d5d3f8fddd7a50b8a8ddb8 gcc/testsuite/gfortran.dg/lto/bind_c-1_0.f90
71955 052e44c20d305f6f59a866edce1a8f0c gcc/testsuite/gfortran.dg/lto/bind_c-1_1.c
71956 53765fb202b829ee5eff495453696dbf gcc/testsuite/gfortran.dg/lto/bind_c-2_0.f90
71957 aca47419ea0ae40bae37d0dd6e4f48b8 gcc/testsuite/gfortran.dg/lto/bind_c-2_1.c
71959 be51453fd240225c80b7c1e1b1e9810f gcc/testsuite/gfortran.dg/lto/bind_c-2b_1.c
71960 8a9324f9a3d6fc2adc505c988968df40 gcc/testsuite/gfortran.dg/lto/bind_c-3_0.f90
71961 aaedefb71d2850264dcf75a8908adffb gcc/testsuite/gfortran.dg/lto/bind_c-3_1.c
71962 17774e5bbaa62ee642b1755dbbff0070 gcc/testsuite/gfortran.dg/lto/bind_c-4_0.f90
71963 eee4e4b1f7234702e72fe778c0d2621b gcc/testsuite/gfortran.dg/lto/bind_c-4_1.c
71965 ed6e00c5dc57055959583aa16ab493b8 gcc/testsuite/gfortran.dg/lto/bind_c-5_1.c
[all …]