shithub: riscv

ref: 6d9edeeb67a0b1e92f141f2745d36891fbd4e135
dir: /acme/bin/source/adict/adict.h/

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

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