shithub: riscv

ref: 42ec5a0729a73a383203ba969be07fc0b2ee8ecd
dir: /acme/bin/source/adict/adict.h/

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

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