Lines Matching refs:C
486 strictly ISO C compliant programs.
819 * string/string.h: Don't use string function optimization for C++
1467 * libio/libio.h: Undo last change due to possible C++ problems.
2225 * sysdeps/i386/fpu/bits/mathinline.h (__finite): Use C code, not asm.
2528 * math/math.h: Include bits/nan.h when compiling for ISO C 9x.
3566 * locale/C-ctype.c (_nl_C_LC_CTYPE): Define MB_CUR_MAX for C locale
3653 * sysdeps/generic/setenv.c: Protect against GNU C extension.
4212 necessary since this disturbs C++.
4585 * stdio-common/tst-wc-printf.c: New file. Test for %S and %C format.
5682 * sysdeps/libm-ieee754/w_gamma.c: Likewise. Adopt for ISO C 9x.
5987 * locale/C-ctype.c: Correct charset name.
7975 * sysdeps/generic/getresuid.c (__getresuid): Use ISO C
8446 * sysdeps/i386/fpu/bits/fenv.h: Correct typo. ISO C 9X defines
8842 Add more changes from TI-RPC 2.3 for rpcgen to fix include/C++ bug
9036 * locale/C-ctype.c (_nl_C_LC_CTYPE_class32): Undo last change.
9117 * sysdeps/generic/_G_config.h: Define _G_wchar_t, for C++
10226 C compiler. From Kaveh Ghazi.
10959 * locale/C-ctype.c: Correct data for isw* functions.
11318 * posix/sys/wait.h: Don't use transparent unions in C++.
11556 fields, this is no ISO C. Reported by Andreas Jaeger.
11746 __typeof for C++ since this fails for class members.
12155 of compare macros from ISO C 9X. Optimize generic versions a bit.