shithub: riscv

ref: ba0621195e9b5f3605b5d0c95fc7a744f6666dbf
dir: /acme/bin/source/adict/adict.h/

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

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