Searched refs:LANGUAGE_LCID (Results 1 – 2 of 2) sorted by relevance
31 #define LANGUAGE_LCID(hostID) (uint16_t)(0x03FF & hostID) macro
99 {LANGUAGE_LCID(hostID), #languageID}, /* parent locale */ \1059 langID = LANGUAGE_LCID(hostid); in uprv_convertToPosix()