shithub: riscv

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

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

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