/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hosthooks.h | 23 struct host_hooks struct 48 extern const struct host_hooks host_hooks; argument
|
H A D | host-default.cc | 27 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hosthooks.h | 23 struct host_hooks struct 46 extern const struct host_hooks host_hooks; argument
|
H A D | host-default.c | 27 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | host-ppc64-darwin.c | 32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-darwin.c | 155 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | host-ppc64-darwin.cc | 32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-darwin.cc | 155 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | host-i386-darwin.c | 32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-cygwin.c | 80 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-mingw32.c | 200 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | host-aarch64-darwin.cc | 33 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | host-i386-darwin.cc | 32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-cygwin.cc | 80 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-mingw32.cc | 200 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | host-darwin.c | 84 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-hpux.c | 129 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-netbsd.c | 85 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-openbsd.c | 85 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-solaris.c | 125 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | host-hpux.cc | 129 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-netbsd.cc | 85 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-openbsd.cc | 85 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-darwin.cc | 187 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|
H A D | host-solaris.cc | 125 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER; variable
|