shithub: riscv

ref: 09ef6ef8ad39f846530675ecf70c59542fda8cd5
dir: /acme/bin/source/adict/adict.h/

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

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