Home
last modified time | relevance | path

Searched refs:EXFUN (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dansidecl.h198 #define EXFUN(name, proto) name proto macro
237 #define EXFUN(name, proto) name()
DChangeLog-91032246 * ansidecl.h: Update comments to discourage use of EXFUN.
2254 * bfd.h: Update to match EXFUN, bfd_seclet_struct, and SDEF
DChangeLog96 (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS)
/toolchain/binutils/binutils-2.25/bfd/doc/
DChangeLog-9103516 Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-91932591 of EXFUN in the BFD sources. Heave ho!
3469 * hosts/hppabsd.h: Eliminate use of obsolete EXFUN.
4862 Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS.
6163 * libbfd.h: add bfd_generic_relax_section EXFUN
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-91974629 * arsup.h, bucomm.h, objdump.h: Remove EXFUN from binutils.
4633 * ar.c, objdump.c, size.c: Replace EXFUN with PROTO. Make static
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-91976750 ldwrite.h, relax.h: Replace all uses of EXFUN and PROTO ansi-glue
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92958150 * config/obj-coffbfd.c: Use PARAMS rather than EXFUN.