nasm/nasmlib
H. Peter Anvin 53e2e4c099 nctype: add nasm_isquote()
Add nasm_isquote() to test for a NASM quoted string.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2018-11-28 15:01:40 -08:00
..
badenum.c
bsi.c
crc64.c ctype: create our own ctype table 2018-11-28 14:55:58 -08:00
file.c error: Cover all levels with helpers 2018-11-25 01:15:51 +03:00
file.h
filename.c Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
hashtbl.c
ilog2.c ilog2(): inline functions if practical 2017-09-27 13:34:42 -07:00
malloc.c errors: simplify nasm_fatal() and nasm_panic() 2018-06-15 18:20:17 -07:00
md5c.c
mmap.c
nctype.c nctype: add nasm_isquote() 2018-11-28 15:01:40 -08:00
path.c path: nasm_catfile -- Fix incorrect return of filename only 2018-10-19 00:55:54 +03:00
perfhash.c
perfhash.pl
raa.c RAA: make pointer vs integer RAAs type safe 2018-06-18 17:11:54 -07:00
rbtree.c
readnum.c Make any execution limit configurable, add eval limit 2018-06-12 13:54:42 -07:00
realpath.c
saa.c saa.c: unify the various saa_write*() routines 2017-11-29 17:31:14 -08:00
srcfile.c
string.c ctype: create our own ctype table 2018-11-28 14:55:58 -08:00
strlist.c strlist: Rework to drop type 2018-11-24 13:24:09 +03:00
ver.c version: Make them dynamic for regression tests sake 2018-11-24 16:59:32 +03:00
zerobuf.c