shithub: riscv

ref: 7feab4dc5913c8d072d57e9cc7cc7b3815037fe8
dir: /acme/bin/source/adict/adict.h/

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

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