Searched refs:DEFUN (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/contrib/gdb/include/ |
| HD | ansidecl.h | 189 #define DEFUN(name, arglist, args) name(args) macro 228 #define DEFUN(name, arglist, args) name arglist args; macro
|
| /NextBSD/contrib/binutils/include/ |
| HD | ansidecl.h | 194 #define DEFUN(name, arglist, args) name(args) macro 233 #define DEFUN(name, arglist, args) name arglist args; macro
|
| /NextBSD/contrib/gcclibs/include/ |
| HD | ansidecl.h | 194 #define DEFUN(name, arglist, args) name(args) macro 233 #define DEFUN(name, arglist, args) name arglist args; macro
|
| /NextBSD/contrib/ntp/sntp/m4/ |
| HD | ntp_libntp.m4 | 541 ]) dnl end of DEFUN of NTP_C99_SNPRINTF
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | ChangeLog-9193 | 718 * elf32-hppa.c (hppa_elf_reloc): Remove DEFUN crud. Remove code 1034 and clarify existing comments. Do not use DEFUN to declare this 2991 (new_bfd): Prototype-style definition, using DEFUN. 4201 * coff-msym.c: Eliminated uses of DEFUN. 4342 * aout-mipsbsd.c: Eliminated uses of DEFUN. 4538 * coff-msym.c: Use DEFUN for function definitons. 4601 * hppa.c: Get rid of DEFUN, use more conventional prolog stuff. 5722 * bout.c (callj_callback): Use DEFUN macro in definition. 6248 * archive.c: Add missing commas in DEFUN macro (2 places).
|
| HD | ChangeLog-0001 | 6716 * riscix.c: Remove DEFUN. 6737 * doc/chew.c: Remove all uses of DEFUN and DEFUN_VOID.
|
| HD | ChangeLog-9495 | 8468 stuff broke for SunOS4 /bin/cc (due to DEFUN elimination, I guess). 8524 Replace DEFUN and DEFUN_VOID with K&R-style function definition.
|
| /NextBSD/usr.bin/fortune/datfiles/ |
| HD | fortunes.sp.ok | 989 DEFUN
|
| HD | fortunes | 4920 (DEFUN MAPCAR (&FUNCTIONAL FCN &EVAL &REST LISTS)
|
| /NextBSD/contrib/binutils/libiberty/ |
| HD | ChangeLog | 2048 * copysign.c: Use traditional function declaration instead of DEFUN. 2051 * memcmp.c: Both of the above, ANSI_PROTOTYPES and DEFUN. 2054 * memcpy.c: ANSI_PROTOTYPES, DEFUN and prototype bcopy. 3237 * cplus-dem.c: Eliminate use of DEFUN, it is obsolete and cannot
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | ChangeLog | 1850 * copysign.c: Use traditional function declaration instead of DEFUN. 1853 * memcmp.c: Both of the above, ANSI_PROTOTYPES and DEFUN. 1856 * memcpy.c: ANSI_PROTOTYPES, DEFUN and prototype bcopy. 3039 * cplus-dem.c: Eliminate use of DEFUN, it is obsolete and cannot
|
| /NextBSD/contrib/binutils/gas/ |
| HD | ChangeLog-0001 | 5900 * config/obj-aout.c: Remove all uses of DEFUN. 5924 * config/tc-h8500.c: Remove all uses of DEFUN.
|
| HD | ChangeLog-9295 | 4107 tc_headers_hook, md_operand, md_number_to_chars): Don't use DEFUN. 6177 * config/obj-coffbfd.c: Removed all uses of DEFUN and DEFUN_VOID.
|
| /NextBSD/contrib/binutils/ld/ |
| HD | ChangeLog-9197 | 6324 ldwrite.c, lexsup.c, mri.c, relax.c: Replace DEFUN macro calls
|