Home
last modified time | relevance | path

Searched refs:ANSI_PROTOTYPES (Results 1 – 23 of 23) sorted by relevance

/NextBSD/contrib/gdb/include/
HDansidecl.h147 #define ANSI_PROTOTYPES 1 macro
198 #undef ANSI_PROTOTYPES
HDlibiberty.h44 #ifdef ANSI_PROTOTYPES
/NextBSD/contrib/binutils/include/
HDansidecl.h147 #define ANSI_PROTOTYPES 1 macro
203 #undef ANSI_PROTOTYPES
HDChangeLog419 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
420 ANSI_PROTOTYPES is always assumed.
706 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
709 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
/NextBSD/contrib/gcclibs/include/
HDansidecl.h147 #define ANSI_PROTOTYPES 1 macro
203 #undef ANSI_PROTOTYPES
HDChangeLog196 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
197 ANSI_PROTOTYPES is always assumed.
296 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
299 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
HDChangeLog-91031103 * libiberty.h: Include stdarg.h when ANSI_PROTOTYPES is defined.
1995 * ansidecl.h (ANSI_PROTOTYPES): Define if using ANSI prototypes.
/NextBSD/contrib/gcclibs/libcpp/
HDsystem.h405 #undef ANSI_PROTOTYPES
413 #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE VPARAMS VA_OPEN \
/NextBSD/contrib/gdb/include/gdb/
HDcallback.h53 #ifdef ANSI_PROTOTYPES
/NextBSD/contrib/gcc/
HDsystem.h750 #undef ANSI_PROTOTYPES
758 #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE VPARAMS VA_OPEN \
HDFSFChangeLog267 * system.h (ANSI_PROTOTYPES): Add definition.
271 Use ANSI_PROTOTYPES, not __STDC__ to select varargs vs. stdargs.
HDChangeLog-19981205 !ANSI_PROTOTYPES case.
2249 * calls.c (emit_library_call): Switch on ANSI_PROTOTYPES, not
2287 * doprint.c (checkit): Switch on ANSI_PROTOTYPES, not __STDC__,
2328 * halfpic.h: Switch on ANSI_PROTOTYPES, not __STDC__, when
2334 (fatal): Switch on ANSI_PROTOTYPES, not __STDC__, when deciding
2359 * toplev.h: Switch on ANSI_PROTOTYPES, not __STDC__, when deciding
2362 * tree.c (build): Switch on ANSI_PROTOTYPES, not __STDC__, when
HDChangeLog-199920254 * toplev.c (notice, fnotice): Check ANSI_PROTOTYPES, not __STDC__,
HDChangeLog-20002182 * c-common.c (status_warning) [! ANSI_PROTOTYPES]: Load status
HDChangeLog-200318550 * system.h (ANSI_PROTOTYPES, PTR_CONST, LONG_DOUBLE, VPARAMS,
/NextBSD/contrib/binutils/libiberty/
HDChangeLog488 * memcpy.c: Remove ANSI_PROTOTYPES conditional code.
1048 ANSI_PROTOTYPES as the latter is always assumed.
1051 * argv.c: Remove conditional #includes on ANSI_PROTOTYPES.
1054 * asprintf.c: Remove conditional include on ANSI_PROTOTYPES.
1062 * calloc.c: Remove conditional #include on ANSI_PROTOTYPES.
1065 * concat.c: Remove conditional #include on ANSI_PROTOTYPES.
2008 * floatformat.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
2015 * strsignal.c: Rely on ANSI_PROTOTYPES.
2017 * vfprintf.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
2019 ANSI_PROTOTYPES.
[all …]
/NextBSD/contrib/gcclibs/libiberty/
HDChangeLog290 * memcpy.c: Remove ANSI_PROTOTYPES conditional code.
850 ANSI_PROTOTYPES as the latter is always assumed.
853 * argv.c: Remove conditional #includes on ANSI_PROTOTYPES.
856 * asprintf.c: Remove conditional include on ANSI_PROTOTYPES.
864 * calloc.c: Remove conditional #include on ANSI_PROTOTYPES.
867 * concat.c: Remove conditional #include on ANSI_PROTOTYPES.
1810 * floatformat.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
1817 * strsignal.c: Rely on ANSI_PROTOTYPES.
1819 * vfprintf.c: Include "ansidecl.h", rely on ANSI_PROTOTYPES.
1821 ANSI_PROTOTYPES.
[all …]
/NextBSD/contrib/binutils/config/
HDChangeLog858 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
/NextBSD/contrib/binutils/binutils/
HDChangeLog-9899427 ANSI_PROTOTYPES, not __STDC__.
HDChangeLog-91973297 * bucomm.c: Check ANSI_PROTOTYPES rather than __STDC__.
/NextBSD/contrib/binutils/ld/
HDChangeLog-0001584 * ldmisc.h: Remove #ifdef ANSI_PROTOTYPES and non-ansi
HDChangeLog-91972331 ANSI_PROTOTYPES is defined. Remove special handling of
2337 * ldmisc.h (einfo, minfo, info_msg): If ANSI_PROTOTYPES is
/NextBSD/contrib/binutils/bfd/
HDChangeLog-94953498 ANSI_PROTOTYPES.