shithub: riscv

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

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

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