shithub: riscv

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

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

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