Home
last modified time | relevance | path

Searched refs:LOC_CURRENT_NO_ENTRY (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndbdic.c68 #define LOC_CURRENT_NO_ENTRY 0xffffffffU macro
2738 if (psrhCache->storebuff[abIdx].current == LOC_CURRENT_NO_ENTRY) { in bdic_get_next_data()
2764 psrhCache->storebuff[abIdx].current = LOC_CURRENT_NO_ENTRY; in bdic_get_next_data()
2804 psrhCache->storebuff[abIdx].current = LOC_CURRENT_NO_ENTRY; in bdic_get_next_data()
2815 if (psrhCache->storebuff[abIdx].current != LOC_CURRENT_NO_ENTRY) { in bdic_get_word_freq()
Dndldic.c106 #define LOC_CURRENT_NO_ENTRY 0xffffffffU macro