0
0
forked from aniani/nasm
Files
nasm/include
H. Peter Anvin (Intel) e450e06084 rbtree: add rb_search_exact()
Sometimes we want to search for an exact key only, and reject the case
when tree->key < key. Add rb_search_exact() for this purpose, rather
than forcing the caller to perform the comparison in open code.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2020-07-08 09:51:30 -07:00
..
2018-02-07 13:51:54 -08:00
2019-09-12 20:26:23 -04:00
2020-07-08 09:51:30 -07:00
2018-12-26 06:37:25 -08:00