shithub: riscv

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

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

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