shithub: riscv

ref: 9c0d74e03620811e9a5c0a697a849f9c3551e9bf
dir: /acme/bin/source/adict/adict.h/

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

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