Lines Matching refs:hindo_tmp
1552 NJ_UINT16 hindo, hindo_max, hindo_tmp; in search_node2() local
1914 hindo_tmp = 0; in search_node2()
1921 if (hindo > hindo_tmp) { in search_node2()
1922 hindo_tmp = hindo; in search_node2()
1941 if (hindo_tmp > hindo_max) { in search_node2()
1942 hindo_max = hindo_tmp; in search_node2()
2402 NJ_UINT16 hindo_max, hindo_tmp; in bdic_search_fore_data2() local
2444 hindo_tmp = 0; in bdic_search_fore_data2()
2451 if (hindo > hindo_tmp) { in bdic_search_fore_data2()
2452 hindo_tmp = hindo; in bdic_search_fore_data2()
2471 if (hindo_tmp > hindo_max) { in bdic_search_fore_data2()
2472 hindo_max = hindo_tmp; in bdic_search_fore_data2()