summaryrefslogtreecommitdiff
path: root/wps/iCatcher.320x240x16.wps
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2011-07-18 18:55:20 +0000
committerThomas Martitz <kugel@rockbox.org>2011-07-18 18:55:20 +0000
commit74ab227b58ee3eae152c1142eb9144ee5332a7d9 (patch)
tree0a3b90bc96169a3ed00fc51120d5009d443bd8c0 /wps/iCatcher.320x240x16.wps
parente0970817b0d8b426f4b26090017868067d0f516e (diff)
downloadrockbox-74ab227b58ee3eae152c1142eb9144ee5332a7d9.tar.gz
rockbox-74ab227b58ee3eae152c1142eb9144ee5332a7d9.zip
Introduce bsearch() and use it in tagtree.c.
bsearch() is a general purpose binary search function for arrays. It's supposedly faster than looping over arrays. The array needs to be sorted in ascending order under the provided comparison function. If the key and array element are of the same kind, then the same compare function can be used for qsort() and bsearch(). Code taken from glibc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30155 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'wps/iCatcher.320x240x16.wps')
0 files changed, 0 insertions, 0 deletions