shithub: riscv

ref: 66c22f3908ca79fce85b6d65d749ea1a88d59d16
dir: /acme/bin/source/adict/adict.h/

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

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