shithub: riscv

ref: ef17e2a6938d1ae7a06a9a655e1a73d340e58abc
dir: /acme/bin/source/adict/adict.h/

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

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