Searched refs:HAVE_LCONV_DECIMAL_POINT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
H A Dsnprintf.c137 * HAVE_LCONV_DECIMAL_POINT
262 #ifndef HAVE_LCONV_DECIMAL_POINT
263 #define HAVE_LCONV_DECIMAL_POINT 1 macro
264 #endif /* HAVE_LCONV_DECIMAL_POINT */
1116 #if HAVE_LOCALECONV && HAVE_LCONV_DECIMAL_POINT
1118 #endif /* HAVE_LOCALECONV && HAVE_LCONV_DECIMAL_POINT */
1355 #if HAVE_LOCALECONV && HAVE_LCONV_DECIMAL_POINT
1359 #endif /* HAVE_LOCALECONV && HAVE_LCONV_DECIMAL_POINT */

Completed in 108 milliseconds