| /netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| H A D | iq2000-protos.h | 45 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
|
| H A D | iq2000.h | 298 init_cumulative_args (& CUM, FNTYPE, LIBNAME) \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/ |
| H A D | iq2000-protos.h | 45 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
|
| H A D | iq2000.h | 298 init_cumulative_args (& CUM, FNTYPE, LIBNAME) \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
| H A D | microblaze-protos.h | 42 extern void init_cumulative_args (CUMULATIVE_ARGS *,tree, rtx);
|
| H A D | microblaze.h | 483 init_cumulative_args (&CUM, FNTYPE, LIBNAME)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
| H A D | microblaze-protos.h | 42 extern void init_cumulative_args (CUMULATIVE_ARGS *,tree, rtx);
|
| H A D | microblaze.h | 483 init_cumulative_args (&CUM, FNTYPE, LIBNAME)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/ |
| H A D | xtensa-protos.h | 58 extern void init_cumulative_args (CUMULATIVE_ARGS *, int);
|
| H A D | xtensa.h | 504 init_cumulative_args (&CUM, 0) 507 init_cumulative_args (&CUM, 1)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| H A D | xtensa-protos.h | 58 extern void init_cumulative_args (CUMULATIVE_ARGS *, int);
|
| H A D | xtensa.h | 515 init_cumulative_args (&CUM, 0) 518 init_cumulative_args (&CUM, 1)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
| H A D | bfin-protos.h | 74 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
|
| H A D | bfin.h | 719 (init_cumulative_args (&CUM, FNTYPE, LIBNAME))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
| H A D | bfin-protos.h | 74 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx);
|
| H A D | bfin.h | 719 (init_cumulative_args (&CUM, FNTYPE, LIBNAME))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| H A D | sparc-protos.h | 28 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| H A D | sparc-protos.h | 28 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree);
|
| H A D | sparc.h | 1134 init_cumulative_args (& (CUM), (FNTYPE), (LIBNAME), (FNDECL));
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000.h | 1550 init_cumulative_args (&CUM, FNTYPE, LIBNAME, FALSE, FALSE, \ 1557 init_cumulative_args (&CUM, FNTYPE, LIBNAME, TRUE, FALSE, \ 1563 init_cumulative_args (&CUM, NULL_TREE, LIBNAME, FALSE, TRUE, \
|
| H A D | rs6000-protos.h | 29 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, int, int, int,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000.h | 1556 init_cumulative_args (&CUM, FNTYPE, LIBNAME, FALSE, FALSE, \ 1563 init_cumulative_args (&CUM, FNTYPE, LIBNAME, TRUE, FALSE, \ 1569 init_cumulative_args (&CUM, NULL_TREE, LIBNAME, FALSE, TRUE, \
|
| H A D | rs6000-protos.h | 29 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, int, int, int,
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-protos.h | 229 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree, int);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386-protos.h | 214 extern void init_cumulative_args (CUMULATIVE_ARGS *, tree, rtx, tree, int);
|