Home
last modified time | relevance | path

Searched refs:not_in_std (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Dmodule.c5636 bool not_in_std; in import_iso_c_binding_module() local
5645 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
5652 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
5659 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
5666 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
5672 not_in_std = false; in import_iso_c_binding_module()
5676 if (not_in_std) in import_iso_c_binding_module()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Dmodule.c5647 bool not_in_std; in import_iso_c_binding_module() local
5656 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
5663 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
5670 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
5677 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
5683 not_in_std = false; in import_iso_c_binding_module()
5687 if (not_in_std) in import_iso_c_binding_module()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dmodule.c6390 bool not_in_std; in import_iso_c_binding_module() local
6399 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6404 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6409 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6414 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6419 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6424 not_in_std = false; in import_iso_c_binding_module()
6428 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dmodule.c6726 bool not_in_std; in import_iso_c_binding_module() local
6735 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6740 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6745 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6750 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6755 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6760 not_in_std = false; in import_iso_c_binding_module()
6764 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Dmodule.c6487 bool not_in_std; in import_iso_c_binding_module() local
6496 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6501 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6506 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6511 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6516 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6521 not_in_std = false; in import_iso_c_binding_module()
6525 if (not_in_std) in import_iso_c_binding_module()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Dmodule.c6243 bool not_in_std; in import_iso_c_binding_module() local
6252 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6257 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6262 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6267 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6272 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6277 not_in_std = false; in import_iso_c_binding_module()
6281 if (not_in_std) in import_iso_c_binding_module()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Dmodule.c6390 bool not_in_std; in import_iso_c_binding_module() local
6399 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6404 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6409 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6414 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6419 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6424 not_in_std = false; in import_iso_c_binding_module()
6428 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Dmodule.c6315 bool not_in_std; in import_iso_c_binding_module() local
6324 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6329 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6334 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6339 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6344 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6349 not_in_std = false; in import_iso_c_binding_module()
6353 if (not_in_std) in import_iso_c_binding_module()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dmodule.c6507 bool not_in_std; in import_iso_c_binding_module() local
6516 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6521 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6526 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6531 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6536 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6541 not_in_std = false; in import_iso_c_binding_module()
6545 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dmodule.c6661 bool not_in_std; in import_iso_c_binding_module() local
6670 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6675 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6680 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6685 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6690 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6695 not_in_std = false; in import_iso_c_binding_module()
6699 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dmodule.c6521 bool not_in_std; in import_iso_c_binding_module() local
6530 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6535 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6540 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6545 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6550 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6555 not_in_std = false; in import_iso_c_binding_module()
6559 if (not_in_std) in import_iso_c_binding_module()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dmodule.c6390 bool not_in_std; in import_iso_c_binding_module() local
6399 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6404 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6409 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6414 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6419 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6424 not_in_std = false; in import_iso_c_binding_module()
6428 if (not_in_std) in import_iso_c_binding_module()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Dmodule.c6390 bool not_in_std; in import_iso_c_binding_module() local
6399 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6404 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6409 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6414 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6419 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6424 not_in_std = false; in import_iso_c_binding_module()
6428 if (not_in_std) in import_iso_c_binding_module()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Dmodule.c6390 bool not_in_std; in import_iso_c_binding_module() local
6399 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6404 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6409 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6414 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6419 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6424 not_in_std = false; in import_iso_c_binding_module()
6428 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Dmodule.c6466 bool not_in_std; in import_iso_c_binding_module() local
6475 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6480 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6485 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6490 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6495 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6500 not_in_std = false; in import_iso_c_binding_module()
6504 if (not_in_std) in import_iso_c_binding_module()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dmodule.c6661 bool not_in_std; in import_iso_c_binding_module() local
6670 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6675 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6680 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6685 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6690 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6695 not_in_std = false; in import_iso_c_binding_module()
6699 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dmodule.c6510 bool not_in_std; in import_iso_c_binding_module() local
6519 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6524 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6529 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6534 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6539 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6544 not_in_std = false; in import_iso_c_binding_module()
6548 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Dmodule.c6487 bool not_in_std; in import_iso_c_binding_module() local
6496 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6501 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6506 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6511 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6516 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6521 not_in_std = false; in import_iso_c_binding_module()
6525 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Dmodule.c6390 bool not_in_std; in import_iso_c_binding_module() local
6399 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6404 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6409 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6414 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6419 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6424 not_in_std = false; in import_iso_c_binding_module()
6428 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dmodule.c6661 bool not_in_std; in import_iso_c_binding_module() local
6670 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6675 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6680 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6685 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6690 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6695 not_in_std = false; in import_iso_c_binding_module()
6699 if (not_in_std) in import_iso_c_binding_module()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Dmodule.c6315 bool not_in_std; in import_iso_c_binding_module() local
6324 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6329 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6334 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6339 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6344 not_in_std = (gfc_option.allow_std & d) == 0; \ in import_iso_c_binding_module()
6349 not_in_std = false; in import_iso_c_binding_module()
6353 if (not_in_std) in import_iso_c_binding_module()