shithub: riscv

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

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

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