HomeSort by relevance Sort by last modified time
    Searched defs:CODESET (Results 1 - 4 of 4) sorted by null

  /libcore/ojluni/src/main/native/
java_props_md.c 59 #ifndef CODESET
60 #define CODESET _NL_CTYPE_CODESET_NAME
64 #define CODESET ALT_CODESET_KEY
272 * more reliable method of calling nl_langinfo(CODESET). This function
283 p = nl_langinfo(CODESET);
  /bionic/libc/include/
langinfo.h 39 #define CODESET 1
  /device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h 78 #define CODESET ((nl_item)51) /* codeset name */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h 279 CODESET = _NL_CTYPE_CODESET_NAME,
280 #define CODESET CODESET

Completed in 115 milliseconds