Searched refs:HOST_HOOKS_INITIALIZER (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhost-default.c27 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhosthooks-def.h44 #define HOST_HOOKS_INITIALIZER { \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dhost-default.cc27 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhosthooks-def.h44 #define HOST_HOOKS_INITIALIZER { \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dhost-i386-darwin.c32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-cygwin.c80 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-mingw32.c200 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dhost-ppc64-darwin.c32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-darwin.c156 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dhost-i386-darwin.cc32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-cygwin.cc80 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-mingw32.cc200 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dhost-ppc64-darwin.cc32 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-darwin.cc156 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dhost-aarch64-darwin.cc33 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dhost-darwin.c84 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-openbsd.c86 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-netbsd.c85 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-hpux.c130 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-solaris.c126 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-linux.c233 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dhost-netbsd.cc85 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-openbsd.cc86 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-hpux.cc130 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;
H A Dhost-solaris.cc126 const struct host_hooks host_hooks = HOST_HOOKS_INITIALIZER;

Completed in 177 milliseconds

12