shithub: riscv

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

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

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