Searched refs:top (Results 1 – 1 of 1) sorted by relevance
943 size_t top, bottom; in _nl_find_msg() local946 top = nstrings; in _nl_find_msg()947 while (bottom < top) in _nl_find_msg()951 act = (bottom + top) / 2; in _nl_find_msg()956 top = act; in _nl_find_msg()
Completed in 6 milliseconds