Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndldic.c686 NJ_UINT8 *bottom_addr; in get_string() local
733 bottom_addr = top_addr; in get_string()
734 bottom_addr += que_size * GET_LEARN_MAX_WORD_COUNT(handle) - 1; in get_string()
738 if (src >= bottom_addr) { in get_string()
773 NJ_UINT8 *bottom_addr; in get_hyouki() local
832 bottom_addr = top_addr; in get_hyouki()
833 bottom_addr += que_size * GET_LEARN_MAX_WORD_COUNT(handle) - 1; in get_hyouki()
839 if (src >= bottom_addr) { in get_hyouki()
865 if (src >= bottom_addr) { in get_hyouki()
893 if (src >= bottom_addr) { in get_hyouki()
[all …]