Lines Matching refs:C89
7092 before declarations; it's not portable to C89.
7390 that does not conform to C89 and that some compilers reject).
12241 (AC_HEADER_STDC): Remove: we now assume C89 or better.
12243 Do not check for C89 headers, except for locale.h which is used
12246 Do not check for C89 functions, except for setlocale which is
12699 * data/glr.c (yyglrReduce): Don't use C89 string concatenation,
12763 Do not include <sys/types.h>; shouldn't be needed on a C89 host.
12781 (PARAMS): Define unconditionally for C89.
12885 (void) as arg when not pure, since we now assume C89 when building
13058 C89. This avoids a diagnostic on compilers that define __STDC__
13250 assuming at least C89 in the bitset code for some time now.
15147 assuming C89 or better, and C89 guarantees errno.
15290 for a freestanding C89 compiler.
15291 (SHRT_MIN, SHRT_MAX): Remove, since C89 guarantees them.