nasm/include
H. Peter Anvin (Intel) 7bb13eac11 strlist: can be unique or not, add printf functions
Make it a selectable option at allocation time if a strlist should
contain only unique strings or not. If not, we omit the hash table and
strlist_find() will not do anything.

Add printf()-style functions to a strlist.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2018-12-13 22:48:14 -08:00
..
bytesex.h
compiler.h nasmlib: Add nasm_(v)asprintf() 2018-12-12 14:34:34 -08:00
disp8.h
error.h warnings: define warning classes at point of use 2018-12-13 21:53:31 -08:00
hashtbl.h hashtbl: revamp the hash table interface, support binary keys 2018-12-11 13:18:49 -08:00
iflag.h
ilog2.h
insns.h
labels.h
md5.h
nasm.h errors: change the severity parameter from "int" to "errflags" 2018-12-13 19:42:38 -08:00
nasmint.h
nasmlib.h strlist: can be unique or not, add printf functions 2018-12-13 22:48:14 -08:00
nctype.h nctype: add nasm_isquote() 2018-11-28 15:01:40 -08: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: can be unique or not, add printf functions 2018-12-13 22:48:14 -08:00
tables.h
ver.h version: Make them dynamic for regression tests sake 2018-11-24 16:59:32 +03:00