Home
last modified time | relevance | path

Searched refs:DECL_DLLIMPORT_P (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Dwinnt-cxx.c121 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Doptimize.c277 DECL_DLLIMPORT_P (clone) = DECL_DLLIMPORT_P (fn); in maybe_clone_body()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Doptimize.c277 DECL_DLLIMPORT_P (clone) = DECL_DLLIMPORT_P (fn); in maybe_clone_body()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Dwinnt-cxx.c74 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Dwinnt-cxx.c74 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Dwinnt-cxx.c79 DECL_DLLIMPORT_P (decl) = 1; in maybe_add_dllimport()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.c1549 else if (DECL_DLLIMPORT_P (new_tree) in merge_dllimport_decl_attributes()
1552 DECL_DLLIMPORT_P (new_tree) = 0; in merge_dllimport_decl_attributes()
1556 else if (DECL_DLLIMPORT_P (old) && !DECL_DLLIMPORT_P (new_tree)) in merge_dllimport_decl_attributes()
1573 DECL_DLLIMPORT_P (new_tree) = 1; in merge_dllimport_decl_attributes()
1696 DECL_DLLIMPORT_P (node) = 1; in handle_dll_attribute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dattribs.c1549 else if (DECL_DLLIMPORT_P (new_tree) in merge_dllimport_decl_attributes()
1552 DECL_DLLIMPORT_P (new_tree) = 0; in merge_dllimport_decl_attributes()
1556 else if (DECL_DLLIMPORT_P (old) && !DECL_DLLIMPORT_P (new_tree)) in merge_dllimport_decl_attributes()
1573 DECL_DLLIMPORT_P (new_tree) = 1; in merge_dllimport_decl_attributes()
1696 DECL_DLLIMPORT_P (node) = 1; in handle_dll_attribute()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dattribs.c1549 else if (DECL_DLLIMPORT_P (new_tree) in merge_dllimport_decl_attributes()
1552 DECL_DLLIMPORT_P (new_tree) = 0; in merge_dllimport_decl_attributes()
1556 else if (DECL_DLLIMPORT_P (old) && !DECL_DLLIMPORT_P (new_tree)) in merge_dllimport_decl_attributes()
1573 DECL_DLLIMPORT_P (new_tree) = 1; in merge_dllimport_decl_attributes()
1693 DECL_DLLIMPORT_P (node) = 1; in handle_dll_attribute()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.c1549 else if (DECL_DLLIMPORT_P (new_tree) in merge_dllimport_decl_attributes()
1552 DECL_DLLIMPORT_P (new_tree) = 0; in merge_dllimport_decl_attributes()
1556 else if (DECL_DLLIMPORT_P (old) && !DECL_DLLIMPORT_P (new_tree)) in merge_dllimport_decl_attributes()
1573 DECL_DLLIMPORT_P (new_tree) = 1; in merge_dllimport_decl_attributes()
1696 DECL_DLLIMPORT_P (node) = 1; in handle_dll_attribute()

12345678910>>...21