Searched refs:GET_LEARN_MAX_WORD_COUNT (Results 1 – 1 of 1) sorted by relevance
136 #define GET_LEARN_MAX_WORD_COUNT(h) ((NJ_UINT16)NJ_INT32_READ((h) + POS_MAX_WORD)) macro269 if (que_id >= GET_LEARN_MAX_WORD_COUNT(handle)) { in get_que_type_and_next()298 if (que_id >= GET_LEARN_MAX_WORD_COUNT(handle)) { in get_que_yomiLen_and_hyoukiLen()329 if (que_id >= GET_LEARN_MAX_WORD_COUNT(handle)) { in get_que_allHinsi()357 if (que_id >= GET_LEARN_MAX_WORD_COUNT(handle)) { in get_que()392 max = GET_LEARN_MAX_WORD_COUNT(handle); in is_continued()397 if (que_id >= GET_LEARN_MAX_WORD_COUNT(handle)) { in is_continued()440 max = GET_LEARN_MAX_WORD_COUNT(handle); in continue_cnt()486 max = GET_LEARN_MAX_WORD_COUNT(handle); in search_next_que()734 bottom_addr += que_size * GET_LEARN_MAX_WORD_COUNT(handle) - 1; in get_string()[all …]