shithub: riscv

ref: 835d20a095ef12d9c6054d752241ed8b7d3cd20c
dir: /acme/bin/source/adict/adict.h/

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

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