Home
last modified time | relevance | path

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

/external/srec/srec/Vocabulary/include/
DSR_VocabularyImpl.h114 #define TTP_LANG(locale) locale == ESR_LOCALE_EN_US ? L("enu") : \ macro
/external/srec/srec/Vocabulary/src/
DVocabulary.c34 impl->ttp_lang = TTP_LANG(locale); in SR_VocabularyCreate()
DVocabularyImpl.c222 impl->ttp_lang = TTP_LANG(impl->locale); in sr_vocabularyloadimpl_for_real()