Lines Matching refs:bottom_addr
686 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()
1541 NJ_UINT8 *bottom_addr; in str_que_cmp() local
1620 bottom_addr = top_addr; in str_que_cmp()
1621 bottom_addr += que_size * GET_LEARN_MAX_WORD_COUNT(handle) - 1; in str_que_cmp()
1622 if (queYomi >= bottom_addr) { in str_que_cmp()