shithub: riscv

ref: 7144ff2694ab898a8c19188a356ce6f03bb4de2d
dir: /acme/bin/source/adict/adict.h/

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

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