nasm/include
H. Peter Anvin (Intel) f7106d06e4 strlist: use a hash table
Use a hash table to enforce uniqueness in a string list. It is still
an ordered list, however, and can be walked in insertion order.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2018-10-25 12:33:58 -07:00
..
bytesex.h
compiler.h malloc: simplify nasm_malloc code, add nasm_strcatn() 2018-05-30 11:40:42 -07:00
disp8.h
error.h Merge branch 'nasm-2.14.xx' 2018-10-15 22:58:13 +03:00
hashtbl.h
iflag.h Fix problem with C99 inlines and -Werror=missing-prototypes 2018-02-20 12:34:17 -08:00
ilog2.h ilog2: return unsigned int for applicable routines 2018-06-14 19:20:08 -07:00
insns.h
labels.h Cleanup of label renaming infrastructure, add subsection support 2018-06-01 18:06:25 -07:00
md5.h
nasm.h strlist: use a hash table 2018-10-25 12:33:58 -07:00
nasmint.h
nasmlib.h segalloc: DO NOT reset segment numbers 2018-06-14 16:42:03 -07:00
opflags.h opflags: Convert is_class and is_reg_class to helpers 2018-10-13 22:57:30 +03:00
perfhash.h
raa.h RAA: make pointer vs integer RAAs type safe 2018-06-18 17:11:54 -07:00
rbtree.h
rdoff.h
saa.h
strlist.h strlist: use a hash table 2018-10-25 12:33:58 -07:00
tables.h
ver.h