shithub: riscv

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

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

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