shithub: riscv

ref: 73b9f7c362dde15dee4331b02f1c75e29e49fbeb
dir: /acme/bin/source/adict/adict.h/

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

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