shithub: riscv

ref: 5c6a03f4f417d00a6d169cfc9c7e6efae17f4e5e
dir: /acme/bin/source/adict/adict.h/

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

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