shithub: riscv

ref: 59e8bc0e233e92a3bfd195f51b83fe54daa7ed93
dir: /acme/bin/source/adict/adict.h/

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

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