shithub: riscv

ref: 0dc9c8d0199db2746f2ca651911e8fa60e90e02f
dir: /acme/bin/source/adict/adict.h/

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

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