Searched refs:hindo_data (Results 1 – 1 of 1) sorted by relevance
1057 NJ_UINT32 hindo_data = 0; in bdic_search_fore_data() local1124 loctset->loct.current = hindo_data; in bdic_search_fore_data()1144 if (((hindo == hindo_max) && (current < hindo_data)) || in bdic_search_fore_data()1147 hindo_data = current; in bdic_search_fore_data()2734 NJ_UINT32 hindo_data = 0; in bdic_get_next_data() local2779 psrhCache->storebuff[abIdx].current = hindo_data; in bdic_get_next_data()2796 if ((hindo > hindo_max) || ((hindo == hindo_max) && (current < hindo_data))) { in bdic_get_next_data()2798 hindo_data = current; in bdic_get_next_data()