shithub: riscv

ref: 01afe9328b3ddf51c1ab2725684fc542bc81f76c
dir: /acme/bin/source/adict/adict.h/

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

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