Home
last modified time | relevance | path

Searched refs:MAGICKCORE_HAVE_USELOCALE (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/configs/x86/MagickCore/
Dmagick-baseconfig.h936 #ifndef MAGICKCORE_HAVE_USELOCALE
937 #define MAGICKCORE_HAVE_USELOCALE 1 macro
/external/ImageMagick/configs/x86-64/MagickCore/
Dmagick-baseconfig.h936 #ifndef MAGICKCORE_HAVE_USELOCALE
937 #define MAGICKCORE_HAVE_USELOCALE 1 macro
/external/ImageMagick/configs/arm/MagickCore/
Dmagick-baseconfig.h936 #ifndef MAGICKCORE_HAVE_USELOCALE
937 #define MAGICKCORE_HAVE_USELOCALE 1 macro
/external/ImageMagick/configs/arm64/MagickCore/
Dmagick-baseconfig.h936 #ifndef MAGICKCORE_HAVE_USELOCALE
937 #define MAGICKCORE_HAVE_USELOCALE 1 macro
/external/ImageMagick/MagickCore/
Dlocale.c349 #if defined(MAGICKCORE_LOCALE_SUPPORT) && defined(MAGICKCORE_HAVE_USELOCALE) in FormatLocaleFileList()
440 #if defined(MAGICKCORE_LOCALE_SUPPORT) && defined(MAGICKCORE_HAVE_USELOCALE) in FormatLocaleStringList()