shithub: riscv

ref: 796e7b84bd7a49b97d3e592b4b7537c4ed096457
dir: /acme/bin/source/adict/adict.h/

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

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