Home
last modified time | relevance | path

Searched refs:top (Results 1 – 1 of 1) sorted by relevance

/intl/
A Ddcigettext.c943 size_t top, bottom; in _nl_find_msg() local
946 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