Home
last modified time | relevance | path

Searched refs:MPFR_LCONV_DPTS (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpfr-impl.h1644 #ifndef MPFR_LCONV_DPTS
1648 # define MPFR_LCONV_DPTS 1 macro
1650 # define MPFR_LCONV_DPTS 0 macro
1662 #if MPFR_LCONV_DPTS
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtsprintf.c986 #if defined(HAVE_LOCALE_H) && defined(HAVE_SETLOCALE) && MPFR_LCONV_DPTS
1759 #if defined(HAVE_LOCALE_H) && defined(HAVE_SETLOCALE) && MPFR_LCONV_DPTS in main()
/netbsd/external/lgpl3/mpfr/dist/
H A DChangeLog20294 defining the MPFR_LCONV_DPTS macro to 0 or 1 via CFLAGS (a configure
20296 [tests/tsprintf.c] Do the locale_da_DK test only if MPFR_LCONV_DPTS is