shithub: riscv

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

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

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