shithub: riscv

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

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

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