shithub: riscv

ref: 8f8c2d67796e8da8a3f8d3e86849b07182a96697
dir: /acme/bin/source/adict/adict.h/

View raw version
enum
{
	Matchwin,
	Entrywin,
	Dictwin
};

#define MAXTAG	20
#define MAXMATCH 100
#define BUFSIZE	4096