Home
last modified time | relevance | path

Searched refs:is_iso_c (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dprimary.c47 *is_iso_c = 0; in match_kind_param()
63 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
93 get_kind (int *is_iso_c) in get_kind() argument
98 *is_iso_c = 0; in get_kind()
201 int length, kind, is_iso_c; in match_integer_constant() local
221 kind = get_kind (&is_iso_c); in match_integer_constant()
237 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
624 kind = get_kind (&is_iso_c); in match_real_constant()
718 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1154 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
H A Dmisc.c42 ts->is_iso_c = 0; in gfc_clear_ts()
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dprimary.c47 *is_iso_c = 0; in match_kind_param()
63 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
93 get_kind (int *is_iso_c) in get_kind() argument
98 *is_iso_c = 0; in get_kind()
201 int length, kind, is_iso_c; in match_integer_constant() local
221 kind = get_kind (&is_iso_c); in match_integer_constant()
237 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
625 kind = get_kind (&is_iso_c); in match_real_constant()
719 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1207 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
H A Dmisc.c42 ts->is_iso_c = 0; in gfc_clear_ts()
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dprimary.c47 *is_iso_c = 0; in match_kind_param()
63 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
93 get_kind (int *is_iso_c) in get_kind() argument
98 *is_iso_c = 0; in get_kind()
201 int length, kind, is_iso_c; in match_integer_constant() local
221 kind = get_kind (&is_iso_c); in match_integer_constant()
237 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
628 kind = get_kind (&is_iso_c); in match_real_constant()
722 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1158 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
H A Dsymbol.c739 if (!attr->is_iso_c) in check_conflict()
1822 if (src->is_iso_c) in gfc_copy_attr()
1823 dest->is_iso_c = 1; in gfc_copy_attr()
2572 p->attr.is_iso_c = 0; in gfc_new_symbol()
3962 tmp_sym->ts.is_iso_c = 1; in gen_special_c_interop_ptr()
4011 c->expr->ts.is_iso_c = 1; in gen_special_c_interop_ptr()
4485 tmp_sym->ts.is_iso_c = 1; in generate_isocbinding_symbol()
4494 tmp_sym->attr.is_iso_c = 1; in generate_isocbinding_symbol()
4529 tmp_sym->ts.is_iso_c = 1; in generate_isocbinding_symbol()
4535 tmp_sym->attr.is_iso_c = 1; in generate_isocbinding_symbol()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dprimary.c47 *is_iso_c = 0; in match_kind_param()
63 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
93 get_kind (int *is_iso_c) in get_kind() argument
98 *is_iso_c = 0; in get_kind()
201 int length, kind, is_iso_c; in match_integer_constant() local
221 kind = get_kind (&is_iso_c); in match_integer_constant()
237 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
628 kind = get_kind (&is_iso_c); in match_real_constant()
722 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1158 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
H A Dsymbol.c739 if (!attr->is_iso_c) in check_conflict()
1822 if (src->is_iso_c) in gfc_copy_attr()
1823 dest->is_iso_c = 1; in gfc_copy_attr()
2572 p->attr.is_iso_c = 0; in gfc_new_symbol()
3962 tmp_sym->ts.is_iso_c = 1; in gen_special_c_interop_ptr()
4011 c->expr->ts.is_iso_c = 1; in gen_special_c_interop_ptr()
4485 tmp_sym->ts.is_iso_c = 1; in generate_isocbinding_symbol()
4494 tmp_sym->attr.is_iso_c = 1; in generate_isocbinding_symbol()
4529 tmp_sym->ts.is_iso_c = 1; in generate_isocbinding_symbol()
4535 tmp_sym->attr.is_iso_c = 1; in generate_isocbinding_symbol()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dprimary.c47 *is_iso_c = 0; in match_kind_param()
63 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
93 get_kind (int *is_iso_c) in get_kind() argument
98 *is_iso_c = 0; in get_kind()
201 int length, kind, is_iso_c; in match_integer_constant() local
221 kind = get_kind (&is_iso_c); in match_integer_constant()
237 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
625 kind = get_kind (&is_iso_c); in match_real_constant()
719 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1207 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
199 int length, kind, is_iso_c; in match_integer_constant() local
219 kind = get_kind (&is_iso_c); in match_integer_constant()
235 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
627 kind = get_kind (&is_iso_c); in match_real_constant()
721 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1205 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
199 int length, kind, is_iso_c; in match_integer_constant() local
219 kind = get_kind (&is_iso_c); in match_integer_constant()
235 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
627 kind = get_kind (&is_iso_c); in match_real_constant()
721 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1205 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
199 int length, kind, is_iso_c; in match_integer_constant() local
219 kind = get_kind (&is_iso_c); in match_integer_constant()
235 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
627 kind = get_kind (&is_iso_c); in match_real_constant()
721 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1205 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
199 int length, kind, is_iso_c; in match_integer_constant() local
219 kind = get_kind (&is_iso_c); in match_integer_constant()
235 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
627 kind = get_kind (&is_iso_c); in match_real_constant()
721 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1205 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
199 int length, kind, is_iso_c; in match_integer_constant() local
219 kind = get_kind (&is_iso_c); in match_integer_constant()
235 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
627 kind = get_kind (&is_iso_c); in match_real_constant()
721 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1205 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
199 int length, kind, is_iso_c; in match_integer_constant() local
219 kind = get_kind (&is_iso_c); in match_integer_constant()
235 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
627 kind = get_kind (&is_iso_c); in match_real_constant()
721 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1205 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
248 int length, kind, is_iso_c; in match_integer_constant() local
268 kind = get_kind (&is_iso_c); in match_integer_constant()
284 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
665 kind = get_kind (&is_iso_c); in match_real_constant()
759 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1244 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
199 int length, kind, is_iso_c; in match_integer_constant() local
219 kind = get_kind (&is_iso_c); in match_integer_constant()
235 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
627 kind = get_kind (&is_iso_c); in match_real_constant()
721 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1205 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
199 int length, kind, is_iso_c; in match_integer_constant() local
219 kind = get_kind (&is_iso_c); in match_integer_constant()
235 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
627 kind = get_kind (&is_iso_c); in match_real_constant()
721 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1260 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
199 int length, kind, is_iso_c; in match_integer_constant() local
219 kind = get_kind (&is_iso_c); in match_integer_constant()
235 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
627 kind = get_kind (&is_iso_c); in match_real_constant()
721 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1260 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
248 int length, kind, is_iso_c; in match_integer_constant() local
268 kind = get_kind (&is_iso_c); in match_integer_constant()
284 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
665 kind = get_kind (&is_iso_c); in match_real_constant()
738 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1278 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
248 int length, kind, is_iso_c; in match_integer_constant() local
268 kind = get_kind (&is_iso_c); in match_integer_constant()
284 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
665 kind = get_kind (&is_iso_c); in match_real_constant()
738 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1278 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
248 int length, kind, is_iso_c; in match_integer_constant() local
268 kind = get_kind (&is_iso_c); in match_integer_constant()
284 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
665 kind = get_kind (&is_iso_c); in match_real_constant()
759 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1299 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
248 int length, kind, is_iso_c; in match_integer_constant() local
268 kind = get_kind (&is_iso_c); in match_integer_constant()
284 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
665 kind = get_kind (&is_iso_c); in match_real_constant()
738 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1278 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
248 int length, kind, is_iso_c; in match_integer_constant() local
268 kind = get_kind (&is_iso_c); in match_integer_constant()
284 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
665 kind = get_kind (&is_iso_c); in match_real_constant()
759 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1299 int i, kind, is_iso_c; in match_logical_constant() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dprimary.c46 *is_iso_c = 0; in match_kind_param()
62 *is_iso_c = sym->attr.is_iso_c; in match_kind_param()
91 get_kind (int *is_iso_c) in get_kind() argument
96 *is_iso_c = 0; in get_kind()
248 int length, kind, is_iso_c; in match_integer_constant() local
268 kind = get_kind (&is_iso_c); in match_integer_constant()
284 e->ts.is_c_interop = is_iso_c; in match_integer_constant()
665 kind = get_kind (&is_iso_c); in match_real_constant()
738 e->ts.is_c_interop = is_iso_c; in match_real_constant()
1278 int i, kind, is_iso_c; in match_logical_constant() local
[all …]

12345678910>>...17