shithub: riscv

ref: e0720a48b0ce9db78aa1e048e4e2d1d5cfae41db
dir: /acme/bin/source/adict/adict.h/

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

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