Lines Matching full:c99
1367 To support old GNU C compilers don't use C99/C++ comments, but only
1404 * Don't use __FUNCTION__ since Solaris's C99 doesn't support it.
1409 Use of C99 is not compatible with SUSv2 (_XOPEN_SOURCE=500),
1412 that e2fsprogs will build on Solaris using c99.
1413 * Solaris C99 does not support varargs C preprocessor macros
2894 Fix ia64 core dump bug caused by e2fsprogs running afoul of C99 strict
3318 The uuid library now uses C99 stdint.h types instead of custom types.