Home | History | Annotate | Download | only in bison

Lines Matching full:c89

420 	configuration screwup "./configure CC=/opt/SUNWspro/bin/c89
3980 (AC_HEADER_STDC): Remove: we now assume C89 or better.
3982 Do not check for C89 headers, except for locale.h which is used
3985 Do not check for C89 functions, except for setlocale which is
4438 * data/glr.c (yyglrReduce): Don't use C89 string concatenation,
4502 Do not include <sys/types.h>; shouldn't be needed on a C89 host.
4520 (PARAMS): Define unconditionally for C89.
4624 (void) as arg when not pure, since we now assume C89 when building
4797 C89. This avoids a diagnostic on compilers that define __STDC__
4989 assuming at least C89 in the bitset code for some time now.
5385 (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
6886 assuming C89 or better, and C89 guarantees errno.
7029 for a freestanding C89 compiler.
7030 (SHRT_MIN, SHRT_MAX): Remove, since C89 guarantees them.