Lines Matching refs:abIdx_current
1564 NJ_UINT16 abIdx_current; in search_node2() local
1906 abIdx_current = abIdx_old; in search_node2()
1909 stem_data = data_top + psrhCache->storebuff[abIdx_current].top; in search_node2()
1919 while (stem_data <= (data_top + psrhCache->storebuff[abIdx_current].bottom)) { in search_node2()
1938 psrhCache->storebuff[abIdx_current].current = hindo_tmp_data; in search_node2()
1947 abIdx_current = abIdx_old; in search_node2()
1950 stem_data = data_top + psrhCache->storebuff[abIdx_current].top; in search_node2()
1960 loctset->loct.top = psrhCache->storebuff[abIdx_current].top; in search_node2()
1961 loctset->loct.bottom = psrhCache->storebuff[abIdx_current].bottom; in search_node2()
1966 loctset->loct.current_cache = (NJ_UINT8)abIdx_current; in search_node2()
2404 NJ_UINT16 abIdx_current; in bdic_search_fore_data2() local
2435 abIdx_current = abIdx_old; in bdic_search_fore_data2()
2474 abIdx_current = m; in bdic_search_fore_data2()
2479 abIdx_current = abIdx_old; in bdic_search_fore_data2()
2482 data = data_top + psrhCache->storebuff[abIdx_current].top; in bdic_search_fore_data2()
2492 loctset->loct.top = psrhCache->storebuff[abIdx_current].top; in bdic_search_fore_data2()
2493 loctset->loct.bottom = psrhCache->storebuff[abIdx_current].bottom; in bdic_search_fore_data2()
2498 loctset->loct.current_cache = (NJ_UINT8)abIdx_current; in bdic_search_fore_data2()