Lines Matching refs:C99
8 dnl 'L' size specifiers. (ISO C99, POSIX:2001)
17 AC_CACHE_CHECK([whether printf supports size specifiers as in C99],
89 dnl arguments together with the 'L' size specifier. (ISO C99, POSIX:2001)
137 dnl directives. (ISO C99, POSIX:2001)
246 dnl 'long double' arguments in the %f, %e, %g directives. (ISO C99, POSIX:2001)
467 dnl (ISO C99, POSIX:2001)
552 dnl directive. (ISO C99, POSIX:2001)
608 dnl directive. (ISO C99, POSIX:2001)
826 dnl (ISO C99.) See
868 dnl values with the 0 flag correctly. (ISO C99 + TC1 + TC2.) See
1084 dnl Test whether the snprintf function exists. (ISO C99, POSIX:2001)
1093 dnl terminated. (ISO C99, POSIX:2001)
1101 AC_CACHE_CHECK([whether snprintf truncates the result as in C99],
1179 dnl if the buffer had been large enough. (ISO C99, POSIX:2001)
1197 AC_CACHE_CHECK([whether snprintf returns a byte count as in C99],
1268 dnl also in truncated portions of the format string. (ISO C99, POSIX:2001)
1392 dnl output. (ISO C99, POSIX:2001)
1431 AC_CACHE_CHECK([whether vsnprintf respects a zero size as in C99],
1516 dnl 1 = checking whether printf supports size specifiers as in C99...
1531 dnl 16 = checking whether snprintf truncates the result as in C99...
1532 dnl 17 = checking whether snprintf returns a byte count as in C99...
1535 dnl 20 = checking whether vsnprintf respects a zero size as in C99...