Searched refs:p_n_pos (Results 1 – 2 of 2) sorted by relevance
272 int * p_n_pos /* Number of the searched for element. */ in bin_search() argument280 case 0: *p_n_pos = n_j; return ITEM_FOUND; /* Key found in the array. */ in bin_search()285 *p_n_pos = n_lbound; in bin_search()
1820 int p_n_num, int p_n_width, int * p_n_pos);