shithub: riscv

ref: 2719003b36ef8fdd4723ccb5a8e12e4b10fe41ed
dir: /acme/bin/source/adict/adict.h/

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

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