shithub: riscv

ref: 04a8392f8c7c75f585d48360774c6f1faa950f0c
dir: /acme/bin/source/adict/adict.h/

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

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