Home
last modified time | relevance | path

Searched refs:HAVE_LC_MESSAGES (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netcat/netcat/
H A Dnetcat-locale_h.patch2 HAVE_LC_MESSAGES. Adjust netcat to match.
17 +#if defined(HAVE_LC_MESSAGES) || defined(HAVE_LOCALE_H)
22 +#endif /* HAVE_LC_MESSAGES || HAVE_LOCALE_H */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-src-indent.c-correct-the-check-for-locale.h.patch6 Adjust to check HAVE_LC_MESSAGES or HAVE_LOCALE_H
34 +#if defined(HAVE_LC_MESSAGES) || defined(HAVE_LOCALE_H)
/OK3568_Linux_fs/u-boot/common/
H A Dconfig.h97 #define HAVE_LC_MESSAGES 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dauto-host.h1480 #define HAVE_LC_MESSAGES 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dauto-host.h1480 #define HAVE_LC_MESSAGES 1 macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch325 -#if defined HAVE_SETLOCALE && defined HAVE_LC_MESSAGES \
548 - (guess_category_value): Don't use setlocale if HAVE_LC_MESSAGES is
556 - HAVE_LC_MESSAGES. We don't need the macro here.
2090 -#if defined HAVE_SETLOCALE && defined HAVE_LC_MESSAGES && defined HAVE_LOCALE_NULL
3457 -#if !HAVE_LC_MESSAGES