shithub: riscv

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

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

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