0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00
nasm/nasmlib
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-12-26 06:32:37 -08:00
2017-09-27 13:34:42 -07:00
2018-12-26 06:32:37 -08:00
2020-07-08 09:51:30 -07:00
2018-11-28 14:55:58 -08:00
2018-12-26 06:37:25 -08:00