shithub: riscv

ref: 72ad2d1ee12056d480b3da6d5c157ab0ba21a937
dir: /acme/bin/source/adict/adict.h/

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

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