shithub: riscv

ref: 0a5f81a44230cbd562b6d71a0a5be018e24a5ba6
dir: /acme/bin/source/adict/adict.h/

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

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