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

/freebsd-12-stable/contrib/ntp/libntp/
H A Dsnprintf.c136 * HAVE_LOCALECONV
259 #ifndef HAVE_LOCALECONV
260 #define HAVE_LOCALECONV 1 macro
261 #endif /* !defined(HAVE_LOCALECONV) */
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 */
1383 #if HAVE_LOCALECONV && HAVE_LCONV_THOUSANDS_SEP
1391 #endif /* HAVE_LOCALECONV
[all...]

Completed in 244 milliseconds